Skip to content

Commit 25acb2f

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/setup-node action to v4
1 parent 3c9e8cd commit 25acb2f

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
@@ -65,7 +65,7 @@ jobs:
6565
)
6666
steps:
6767
- name: Setup Node.js
68-
uses: actions/setup-node@v3
68+
uses: actions/setup-node@v4
6969
with:
7070
node-version: "lts/*"
7171
- name: Release and container delivery

0 commit comments

Comments
 (0)