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 e29c6aa + e7dfad5 commit 4021e26Copy full SHA for 4021e26
.github/workflows/build.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
7
steps:
8
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
9
with:
10
submodules: 'recursive'
11
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ${{ matrix.os }}
18
19
20
21
22
23
0 commit comments