Skip to content

Commit 8f9f9cc

Browse files
authored
Merge pull request #398 from linkvt/renovate/actions-setup-node-6.x
2 parents 3ba9bbe + 26863fe commit 8f9f9cc

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)