Skip to content

Commit ba2d3a5

Browse files
authored
chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (mkeithX#376)
2 parents 8096916 + 849be46 commit ba2d3a5

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
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030

3131
- name: Setup Node.js
32-
uses: actions/setup-node@v4.2.0
32+
uses: actions/setup-node@v4.3.0
3333
with:
3434
node-version: lts/*
3535

0 commit comments

Comments
 (0)