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 9285cf7 commit 1be4fcbCopy full SHA for 1be4fcb
8 files changed
action.yml
@@ -46,7 +46,7 @@ inputs:
46
required: false
47
default: 'true'
48
runs:
49
- using: 'node20'
+ using: 'node24'
50
main: 'action/dist/main.js'
51
post: 'action/dist/post.js'
52
branding:
0 commit comments