Skip to content

Commit

Permalink
Merge pull request #394 from nix-community/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…cachix/install-nix-action-26

build(deps): bump cachix/install-nix-action from 15 to 26
  • Loading branch information
zowoq committed Apr 28, 2024
2 parents 10b64aa + cea9d01 commit 86bf57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v25
uses: cachix/install-nix-action@v26
with:
extra_nix_config: |
experimental-features = nix-command flakes
Expand Down

0 comments on commit 86bf57d

Please sign in to comment.