There was an error while loading. Please reload this page.
2 parents 7877173 + 2206b5b commit dfa43fdCopy full SHA for dfa43fd
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@v3
+ - uses: actions/checkout@v4
14
- name: Set up Ruby
15
uses: ruby/setup-ruby@v1
16
with:
0 commit comments