Skip to content

Commit 62ea8f0

Browse files
authored
Merge pull request #392 from linkvt/renovate/actions-setup-node-5.x
2 parents 4725c37 + f41db0e commit 62ea8f0

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@v4
16+
- uses: actions/setup-node@v5
1717
with:
1818
cache: pnpm
1919
node-version: lts/*

0 commit comments

Comments
 (0)