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 3bd8e2a commit ab58a9dCopy full SHA for ab58a9d
action.yml
@@ -25,7 +25,7 @@ inputs:
25
required: false
26
27
runs:
28
- using: 'node12'
+ using: 'node20'
29
main: 'dist/index.js'
30
31
branding:
0 commit comments