mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2026-03-21 07:25:54 +03:00
Use Node24
This commit is contained in:
parent
c6a3b2bd78
commit
c6a366c94c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue