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 f749632 commit 2923887Copy full SHA for 2923887
action.yml
@@ -10,5 +10,5 @@ inputs:
10
required: false
11
default: ${{ github.token }}
12
runs:
13
- using: 'node12'
+ using: 'node16'
14
main: 'dist/index.js'
0 commit comments