We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0e5ad commit 1975075Copy full SHA for 1975075
1 file changed
action.yml
@@ -20,5 +20,5 @@ outputs:
20
exists:
21
description: 'Whether the informed file(s) exists or not.'
22
runs:
23
- using: 'node16'
+ using: 'node24'
24
main: 'dist/index.js'
0 commit comments