Skip to content

Commit c1df8f0

Browse files
chore(deps): update actions/setup-node action to v6
1 parent b28de97 commit c1df8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
version: latest
1515

16-
- uses: actions/setup-node@v5
16+
- uses: actions/setup-node@v6
1717
with:
1818
cache: pnpm
1919
node-version: lts/*

0 commit comments

Comments
 (0)