Skip to content

Commit de5767f

Browse files
committed
ci: add/update release workflow
1 parent 9768879 commit de5767f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
EOF
8080
8181
- name: Install NodeJs
82-
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
82+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
8383
with:
8484
node-version: 24 # semantic-release 25 requires NodeJs 22 or 24
8585

0 commit comments

Comments
 (0)