We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74b1da commit 1298c93Copy full SHA for 1298c93
action.yml
@@ -14,5 +14,5 @@ outputs:
14
summary:
15
description: 'summary of the transfer'
16
runs:
17
- using: 'node16'
+ using: 'node20'
18
main: 'dist/index.js'
0 commit comments