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 123938e commit dde1297Copy full SHA for dde1297
action.yml
@@ -4,7 +4,7 @@ branding:
4
icon: 'git-merge'
5
color: 'blue'
6
runs:
7
- using: 'node16'
+ using: 'node20'
8
main: 'dist/index.js'
9
inputs:
10
token:
0 commit comments