Skip to content

Commit ca23682

Browse files
committed
Merge pull request #17 from dependabot/github_actions/actions/setup-node-6
Bump actions/setup-node from 4 to 6
2 parents f084654 + 8e70127 commit ca23682

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
@@ -43,7 +43,7 @@ jobs:
4343
version: 10.7.0
4444

4545
- name: Setup Node.js
46-
uses: actions/setup-node@v4
46+
uses: actions/setup-node@v6
4747
with:
4848
node-version: ${{ matrix.node-version }}
4949
cache: pnpm

0 commit comments

Comments
 (0)