Skip to content

Commit a6ef514

Browse files
authored
Merge pull request #3404 from github/dependabot/github_actions/dependencies-b7ced825bf
chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 in the dependencies group
2 parents 480f612 + 495e116 commit a6ef514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
bundler-cache: true
1919
- name: Set up Node
20-
uses: actions/setup-node@v4.2.0
20+
uses: actions/setup-node@v4.3.0
2121
- name: Bootstrap
2222
run: script/bootstrap
2323
env:

0 commit comments

Comments
 (0)