Skip to content

Commit 5f74698

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 49afe13 commit 5f74698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-formatting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
version: ${{ steps.pnpm-version.outputs.pnpm_version }}
2828

2929
- name: Setup Node.js
30-
uses: actions/setup-node@v4
30+
uses: actions/setup-node@v6
3131
with:
3232
node-version-file: '.nvmrc'
3333
cache: 'pnpm'

0 commit comments

Comments
 (0)