Skip to content

Commit c72c19a

Browse files
Update actions/setup-node action to v6
1 parent ea5df86 commit c72c19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Pnpm 🧱
2121
uses: pnpm/[email protected]
2222
- name: Node.js 🧰
23-
uses: actions/setup-node@v4.4.0
23+
uses: actions/setup-node@v6.2.0
2424
with:
2525
node-version: latest
2626
cache: pnpm

0 commit comments

Comments
 (0)