update checkout
This commit is contained in:
parent
05af1a15f1
commit
dbd99ddcca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
|| matrix.system == 'x86_64-darwin' && 'macos-latest' }}
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v5.0.0
|
||||
|
||||
- name: setup nix
|
||||
uses: ./.github/actions/setup-nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue