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 489dc51 + 2d2c407 commit c081acdCopy full SHA for c081acd
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ${{ matrix.os }}
12
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v5
15
- uses: jiro4989/setup-nim-action@v2
16
with:
17
nim-version: ${{ matrix.nim-version }}
.github/workflows/docs.yml
docs:
runs-on: ubuntu-latest
- - uses: actions/checkout@v3
nim-version: ${{ env.nim-version }}
0 commit comments