Skip to content

Commit 813e331

Browse files
chore(deps): update actions/setup-node action to v5
1 parent 3acaa8c commit 813e331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: corepack enable
4343

4444
- name: Install Node 22
45-
uses: actions/setup-node@v4
45+
uses: actions/setup-node@v5
4646
with:
4747
node-version: "22"
4848
cache: yarn

0 commit comments

Comments
 (0)