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 5b83274 commit fce6e39Copy full SHA for fce6e39
action.yml
@@ -17,5 +17,5 @@ inputs:
17
description: 'Provide `secrets.GITHUB_TOKEN` to use the GitHub access token automatically supplied by GitHub Workflows'
18
required: false
19
runs:
20
- using: 'node12'
+ using: 'node20'
21
main: 'dist/index.js'
0 commit comments