We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5d6c0 commit 368a3f1Copy full SHA for 368a3f1
action.yml
@@ -5,7 +5,7 @@ branding:
5
icon: package
6
color: gray-dark
7
runs:
8
- using: node16
+ using: node20
9
main: dist/index.js
10
post: dist/index.js
11
inputs:
0 commit comments