Skip to content

Commit 3ed8701

Browse files
authored
Merge branch '6.0' into backend-testing-docs
2 parents 25a0a1f + 8b37ac9 commit 3ed8701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: make deploy
4040

4141
- name: Use Node.js ${{ env.node-version }}
42-
uses: actions/setup-node@v6
42+
uses: actions/setup-node@v7
4343
with:
4444
node-version: ${{ env.node-version }}
4545

0 commit comments

Comments
 (0)