Skip to content

Commit 27f87ac

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/setup-node action to v7
1 parent 313db33 commit 27f87ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
token: ${{ secrets.DEPLOYMENT_TOKEN }}
5858
- name: Install Node
59-
uses: actions/setup-node@v6.4.0
59+
uses: actions/setup-node@v7.0.0
6060
with:
6161
node-version-file: package.json
6262
- uses: DanySK/build-check-deploy-gradle-action@4.0.40

0 commit comments

Comments
 (0)