We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e85714d commit 22049b4Copy full SHA for 22049b4
.github/workflows/ruby.yml
@@ -58,7 +58,7 @@ jobs:
58
DB: "${{ matrix.db }}"
59
TEST_FRAMEWORK: "${{ matrix.test }}"
60
steps:
61
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
62
- name: Set up Ruby
63
uses: ruby/setup-ruby@v1
64
with:
0 commit comments