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 deeba5c commit 9731a9eCopy full SHA for 9731a9e
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
os: [ ubuntu-latest, macos-latest ]
19
runs-on: ${{ matrix.os }}
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
22
- name: Set up Ruby
23
uses: ruby/setup-ruby@v1
24
with:
0 commit comments