Skip to content

Commit 238863f

Browse files
authored
Merge pull request #3414 from github/dependabot/github_actions/dependencies-a96ec1e14c
chore(deps): bump the dependencies group with 2 updates
2 parents 5be4760 + fd5390b commit 238863f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jobs:
1313
- name: Set up Git repository
1414
uses: actions/[email protected]
1515
- name: Set up Ruby
16-
uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
16+
uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1 # v1
1717
with:
1818
bundler-cache: true
1919
- name: Set up Node
20-
uses: actions/setup-node@v4.3.0
20+
uses: actions/setup-node@v4.4.0
2121
- name: Bootstrap
2222
run: script/bootstrap
2323
env:

0 commit comments

Comments
 (0)