Skip to content

Commit

Permalink
checkout v3
Browse files Browse the repository at this point in the history
  • Loading branch information
guzba committed Dec 30, 2022
1 parent dcbdff3 commit b9b903e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: jiro4989/setup-nim-action@v1
with:
nim-version: ${{ matrix.nim-version }}
Expand Down

0 comments on commit b9b903e

Please sign in to comment.