Skip to content

Commit fdcdb83

Browse files
ci(deps): update actions/setup-node action to v6.1.0 (#1121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e362645 commit fdcdb83

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
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
token: ${{ secrets.DEPLOYMENT_TOKEN }}
4747
- name: Setup Node
48-
uses: actions/setup-node@v6.0.0
48+
uses: actions/setup-node@v6.1.0
4949
with:
5050
node-version-file: package.json
5151
- uses: DanySK/[email protected]

0 commit comments

Comments
 (0)