We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328d16f commit 4e13a10Copy full SHA for 4e13a10
action.yml
@@ -25,5 +25,5 @@ outputs:
25
description: 'The full redirect URL'
26
on: status
27
runs:
28
- using: 'node16'
+ using: 'node20'
29
main: 'dist/index.js'
0 commit comments