mirror of
https://gitee.com/actions-mirror/upload-artifact.git
synced 2026-04-07 15:42:01 +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.
|
If false, hidden files will be excluded from the uploaded artifact.
|
||||||
default: 'false'
|
default: 'false'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user