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 46a4766 commit a145d56Copy full SHA for a145d56
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
- ruby: "3.1"
20
- ruby: "3.2"
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
- name: Install Ruby ${{ matrix.ruby }}
24
uses: ruby/setup-ruby@v1
25
with:
0 commit comments