mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
ci: upgrade to checkout action v3
v2 is deprecated Signed-off-by: Alexander Fougner <fougner89@gmail.com>
This commit is contained in:
parent
faec58a713
commit
a7b0ba44f0
2
.github/workflows/nixos.yml
vendored
2
.github/workflows/nixos.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
nixos-flake-check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
- uses: actions/checkout@v3
|
||||
- uses: cachix/install-nix-action@v22
|
||||
with:
|
||||
extra_nix_config: |
|
||||
|
Loading…
Reference in New Issue
Block a user