Merge pull request 'Update actions/checkout action to v4' (#42) from renovate/actions-checkout-4.x into main
All checks were successful
Nix Build / build-nixos (push) Successful in 5m34s
All checks were successful
Nix Build / build-nixos (push) Successful in 5m34s
Reviewed-on: #42
This commit is contained in:
commit
b1f2a66d72
@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
- name: Install nix
|
- name: Install nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v10
|
uses: DeterminateSystems/nix-installer-action@v10
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user