更新 action.yml

This commit is contained in:
2026-04-23 21:42:56 +08:00
parent d7985462a9
commit e03cbde834

View File

@@ -4,7 +4,7 @@ description: 'build docker image and push to simcu code'
runs:
using: 'composite'
steps:
- uses: docker://node:20
- uses: docker://node:24
with:
entrypoint: "/bin/bash"
args: |