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 f887058 commit 68c243dCopy full SHA for 68c243d
action.yml
@@ -33,5 +33,5 @@ inputs:
33
description: 'Filter results by the reason for the build; Defaults to "all"'
34
default: 'all'
35
runs:
36
- using: 'node20'
+ using: 'node24'
37
main: 'dist/index.js'
0 commit comments