We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9060b3f commit 7968c94Copy full SHA for 7968c94
action.yml
@@ -15,5 +15,5 @@ inputs:
15
description: 'A comma separated list of channels to release the snap to'
16
required: false
17
runs:
18
- using: 'node16'
+ using: 'node20'
19
main: 'dist/index.js'
0 commit comments