There was an error while loading. Please reload this page.
2 parents f0cbce5 + cbbbad8 commit 58bbf44Copy full SHA for 58bbf44
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
os: [ubuntu-latest, macos-latest]
11
runs-on: ${{ matrix.os }}
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
14
- name: Set up Ruby
15
uses: ruby/setup-ruby@v1
16
with:
0 commit comments