Skip to content

Commit 12e9e9c

Browse files
authored
Merge pull request #86 from peterbud/dependabot/github_actions/actions-deps-5e51f74d5c
build(deps): bump actions/setup-node from 5 to 6 in the actions-deps group
2 parents 6606394 + 84018f9 commit 12e9e9c

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
@@ -24,7 +24,7 @@ jobs:
2424
corepack enable
2525
2626
- name: 💾 Setup Node.js 20
27-
uses: actions/setup-node@v5
27+
uses: actions/setup-node@v6
2828
with:
2929
node-version: 20
3030
cache: pnpm

0 commit comments

Comments
 (0)