We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083b7b1 commit 56149e3Copy full SHA for 56149e3
action.yml
@@ -12,5 +12,5 @@ outputs:
12
description: 'Add a description here'
13
14
runs:
15
- using: 'node16'
+ using: 'node20'
16
main: 'dist/index.js'
0 commit comments