Skip to content

Commit f142c26

Browse files
authored
Merge pull request #9 from aave/feat/upgrade-to-node20
upgrade from node16 to node20
2 parents bb6923f + c7f6535 commit f142c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ outputs:
2525
uri:
2626
description: "A uri embeddign the hash in a public gateway"
2727
runs:
28-
using: "node16"
28+
using: "node20"
2929
main: "dist/index.js"

0 commit comments

Comments
 (0)