mirror of
https://gitee.com/actions-mirror/upload-artifact.git
synced 2026-04-05 14:42:02 +08:00
Use Node24
This commit is contained in:
parent
c6a3b2bd78
commit
c6a366c94c
@ -29,5 +29,5 @@ inputs:
|
||||
If false, hidden files will be excluded from the uploaded artifact.
|
||||
default: 'false'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user