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 2966f5f commit 8d53441Copy full SHA for 8d53441
action.yml
@@ -34,7 +34,7 @@ inputs:
34
description: 'need to get commit data'
35
required: false
36
runs:
37
- using: 'node12'
+ using: 'node20'
38
main: 'dist/index.js'
39
branding:
40
icon: 'bell'
0 commit comments