We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc341de commit 190d4b2Copy full SHA for 190d4b2
action.yml
@@ -16,5 +16,5 @@ outputs:
16
content:
17
description: 'File content'
18
runs:
19
- using: 'node16'
+ using: 'node20'
20
main: 'dist/index.js'
0 commit comments