We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ae628 commit c29b312Copy full SHA for c29b312
action.yml
@@ -21,5 +21,5 @@ outputs:
21
description: 'Available platforms (comma separated)'
22
23
runs:
24
- using: 'node16'
+ using: 'node20'
25
main: 'dist/index.js'
0 commit comments