From cd87d92320bb32f250aefb2bc039c43bb3ffb7e2 Mon Sep 17 00:00:00 2001 From: toonn Date: Sun, 18 Jun 2023 20:00:49 +0200 Subject: GHActions: Bump install-nix-action to v22 Not all workflows were updated but some were, this fixes the inconsistency. --- .github/workflows/debug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/debug.yml') diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 3abe115..7535f71 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -13,7 +13,7 @@ jobs: runs-on: macos-12 steps: - uses: actions/checkout@v3 - - uses: cachix/install-nix-action@v20 + - uses: cachix/install-nix-action@v22 - run: | nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs nix-channel --update -- cgit v1.2.3