Skip to content

Commit ccd69d6

Browse files
[github-actions] Bump actions/setup-node from 5 to 6 (#259)
1 parent 3fee5c6 commit ccd69d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
run_install: false
1414

1515
- name: Set up Node.js
16-
uses: actions/setup-node@v5
16+
uses: actions/setup-node@v6
1717
with:
1818
node-version: "24"
1919
cache: "pnpm"

0 commit comments

Comments
 (0)