summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2023-09-07 22:58:35 +0200
committerGitHub <noreply@github.com>2023-09-07 22:58:35 +0200
commitcc4734d3432ade8df621e49a4e7be96f073d22f4 (patch)
treee2a2326e11f299d5436721bf1d19b71f567c6428
parent96cf89749282202ceb2654dd9a0017a3bc014b70 (diff)
parenta250aa57a695fe33294ad24e3cb10613f322d3fc (diff)
downloadfork-ledger-cc4734d3432ade8df621e49a4e7be96f073d22f4.tar.gz
fork-ledger-cc4734d3432ade8df621e49a4e7be96f073d22f4.tar.bz2
fork-ledger-cc4734d3432ade8df621e49a4e7be96f073d22f4.zip
Merge pull request #2286 from ledger/dependabot/github_actions/cachix/install-nix-action-23
chore(deps): bump cachix/install-nix-action from 22 to 23
-rw-r--r--.github/workflows/nix-flake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nix-flake.yml b/.github/workflows/nix-flake.yml
index f4ba7142..f220a864 100644
--- a/.github/workflows/nix-flake.yml
+++ b/.github/workflows/nix-flake.yml
@@ -13,7 +13,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
steps:
- - uses: cachix/install-nix-action@v22
+ - uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable