There was an error while loading. Please reload this page.
1 parent c6a3b2b commit c6a366cCopy full SHA for c6a366c
1 file changed
action.yml
@@ -29,5 +29,5 @@ inputs:
29
If false, hidden files will be excluded from the uploaded artifact.
30
default: 'false'
31
runs:
32
- using: 'node20'
+ using: 'node24'
33
main: 'dist/index.js'
0 commit comments