Skip to content

Commit 12ababa

Browse files
chore(deps): update actions/setup-node action to v5
Beachball-bump-type: patch
1 parent 0777e38 commit 12ababa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Install dependencies (example using pnpm)
3131
- uses: pnpm/action-setup@v4
32-
- uses: actions/setup-node@v4
32+
- uses: actions/setup-node@v5
3333
with:
3434
node-version-file: .node-version
3535
cache: pnpm

0 commit comments

Comments
 (0)