Update actions/checkout action to v4
This commit is contained in:
parent
150d2f2e07
commit
486db33120
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Install nix
|
||||
uses: DeterminateSystems/nix-installer-action@v10
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user