Skip to content

Commit 473db26

Browse files
committed
ci: add/update release workflow
1 parent 8d3205d commit 473db26

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
@@ -86,7 +86,7 @@ jobs:
8686
EOF
8787
8888
- name: Install NodeJs
89-
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
89+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
9090
with:
9191
node-version: 24 # semantic-release 25 requires NodeJs 22 or 24
9292

0 commit comments

Comments
 (0)