We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9e30b commit d0e10fcCopy full SHA for d0e10fc
action.yml
@@ -18,5 +18,5 @@ outputs:
18
filePath:
19
description: 'The temp file location'
20
runs:
21
- using: 'node16'
+ using: 'node20'
22
main: 'dist/index.js'
0 commit comments