Skip to content

Commit f1dd9a6

Browse files
authored
Merge branch 'main' into dependabot/bundler/all-dependencies-ceb17a8b4c
2 parents f05007e + 10e3874 commit f1dd9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
- name: Set up Ruby
25-
uses: ruby/setup-ruby@ca041f971d66735f3e5ff1e21cc13e2d51e7e535
25+
uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5
2626
with:
2727
ruby-version: ${{ matrix.ruby }}
2828
bundler-cache: true

0 commit comments

Comments
 (0)