Skip to content

Commit f731418

Browse files
authored
Merge branch 'master' into dependabot/bundler/simplecov-0.22.0
2 parents 23f4bf3 + 3edfdba commit f731418

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
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Set up Ruby
18-
uses: ruby/setup-ruby@70da3bbf44ac06db1b0547ce2acc9380a5270d1e # v1.175.0
18+
uses: ruby/setup-ruby@7dc18ff0ca6e3630d3f29d2a85ebf6cc27ae9d6c # v1.177.0
1919
with:
2020
ruby-version: ${{ matrix.ruby }}
2121
bundler-cache: true

0 commit comments

Comments
 (0)