Skip to content

Commit 8534323

Browse files
committed
Update ruby-version for ruby/setup-ruby action
1 parent acdb1af commit 8534323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v2
1818
- uses: ruby/setup-ruby@v1
1919
with:
20-
ruby-version: ${{ matrix.ruby }}
20+
ruby-version: 3.3
2121
bundler-cache: true
2222
- uses: codecov/codecov-action@v4
2323
with:

0 commit comments

Comments
 (0)