Skip to content

Commit 1bef2b2

Browse files
authored
Merge pull request #3299 from github/dependabot/github_actions/dependencies-916932a5fa
chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 in the dependencies group
2 parents 500517f + b0cc5b6 commit 1bef2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
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@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
20+
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
2121
- name: Bootstrap
2222
run: script/bootstrap
2323
env:

0 commit comments

Comments
 (0)