Skip to content

Commit 0cffd67

Browse files
authored
Merge branch 'main' into dependabot/bundler/all-dependencies-4fe551f084
2 parents 0b0a314 + b19fd7d commit 0cffd67

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@v6
2424
- name: Set up Ruby
25-
uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5
25+
uses: ruby/setup-ruby@7372622e62b60b3cb750dcd2b9e32c247ffec26a
2626
with:
2727
ruby-version: ${{ matrix.ruby }}
2828
bundler-cache: true

0 commit comments

Comments
 (0)