Skip to content

Commit 27ca893

Browse files
authored
Merge pull request #33 from BitGo/ericcrosson/ctx-144-upgrade-node22
fix: upgrade action runtime from node20 to node22
2 parents 6aadad0 + d34e852 commit 27ca893

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
@@ -21,5 +21,5 @@ inputs:
2121
default: false
2222

2323
runs:
24-
using: node20
24+
using: node22
2525
main: dist/index.js

0 commit comments

Comments
 (0)