Skip to content

Commit 1d955da

Browse files
chore(deps): update actions/setup-node action to v6
1 parent d887a64 commit 1d955da

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
@@ -37,7 +37,7 @@ jobs:
3737
ref: ${{ github.ref }}
3838

3939
- name: Setup Node
40-
uses: actions/setup-node@v3
40+
uses: actions/setup-node@v6
4141
with:
4242
node-version: '20.x'
4343

0 commit comments

Comments
 (0)