Skip to content

Commit e70a305

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 2c75e47 commit e70a305

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

4040
- name: Setup Node
41-
uses: actions/setup-node@v3
41+
uses: actions/setup-node@v6
4242
with:
4343
node-version: '20.x'
4444

0 commit comments

Comments
 (0)