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 a613361 commit 074b562Copy full SHA for 074b562
1 file changed
action.yml
@@ -14,5 +14,5 @@ inputs:
14
required: false
15
16
runs:
17
- using: 'node20'
+ using: 'node24'
18
main: 'dist/index.js'
0 commit comments