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.
2 parents c244360 + 4fa2c89 commit 00b4832Copy full SHA for 00b4832
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
ruby-version: ["3.4", "3.3", "3.2", "3.1", "3.0", "2.7", "2.6", "2.5", "2.4", "2.3"]
17
18
steps:
19
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
20
- name: Set up Ruby ${{ matrix.ruby-version }}
21
uses: ruby/setup-ruby@v1
22
with:
0 commit comments