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 bb6923f commit c7f6535Copy full SHA for c7f6535
action.yml
@@ -25,5 +25,5 @@ outputs:
25
uri:
26
description: "A uri embeddign the hash in a public gateway"
27
runs:
28
- using: "node16"
+ using: "node20"
29
main: "dist/index.js"
0 commit comments