We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f624a6 commit 720d4efCopy full SHA for 720d4ef
1 file changed
action.yml
@@ -28,7 +28,7 @@ inputs:
28
description: 'The location of the package.json to validate'
29
required: false
30
runs:
31
- using: 'node20'
+ using: 'node24'
32
main: 'dist/main.js'
33
branding:
34
icon: file
0 commit comments