Skip to content

Commit

Permalink
Merge pull request #18 from section77/dependabot/github_actions/cachi…
Browse files Browse the repository at this point in the history
…x/install-nix-action-v29

Bump cachix/install-nix-action from V28 to 29
  • Loading branch information
sportfloh authored Sep 30, 2024
2 parents 1857a59 + e90402a commit 3488d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V28
- uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-22.11
- uses: cachix/cachix-action@v15
Expand Down

0 comments on commit 3488d25

Please sign in to comment.