Skip to content

Commit baded94

Browse files
committed
fix: fix release workflow
1 parent 7975cd6 commit baded94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Setup Node.js 24 👷🏻
23-
uses: actions/setup-node@v4
23+
uses: actions/setup-node@v6
2424
with:
2525
node-version: 24
2626

0 commit comments

Comments
 (0)