Skip to content

Commit 45288df

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/setup-node action to v4
1 parent b788a40 commit 45288df

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
@@ -34,7 +34,7 @@ jobs:
3434
fetch-depth: 0
3535
token: ${{ secrets.DEPLOYMENT_TOKEN }}
3636
- name: Setup Node.js
37-
uses: actions/setup-node@v3
37+
uses: actions/setup-node@v4
3838
with:
3939
node-version: "lts/*"
4040
- name: Release

0 commit comments

Comments
 (0)