Skip to content

Commit bc02297

Browse files
authored
Merge pull request #3384 from github/dependabot/github_actions/dependencies-0b1f19722b
chore(deps): bump ruby/setup-ruby from 1.219.0 to 1.221.0 in the dependencies group
2 parents 8405bbc + 3502caa commit bc02297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Git repository
1414
uses: actions/[email protected]
1515
- name: Set up Ruby
16-
uses: ruby/setup-ruby@f2f42b7848feff522ffa488a5236ba0a73bccbdd # v1
16+
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1
1717
with:
1818
bundler-cache: true
1919
- name: Set up Node

0 commit comments

Comments
 (0)