Skip to content

Commit 684bcc9

Browse files
chore(deps): update actions/setup-node action to v5 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0212852 commit 684bcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
with:
164164
tool: cargo-zigbuild
165165

166-
- uses: actions/setup-node@v4
166+
- uses: actions/setup-node@v5
167167
with:
168168
node-version: 22
169169

0 commit comments

Comments
 (0)