Skip to content

Commit

Permalink
Merge pull request #15 from AngryBytes/dependabot/github_actions/cach…
Browse files Browse the repository at this point in the history
…ix/install-nix-action-26

Bump cachix/install-nix-action from 25 to 26
  • Loading branch information
stephank authored Mar 8, 2024
2 parents 772774c + 1e7df0a commit 90b18b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
# For Nix.
- name: Setup Nix
if: inputs.flake_dirs != ''
uses: cachix/install-nix-action@v25
uses: cachix/install-nix-action@v26

- name: Upgrade Nix flake inputs
if: inputs.flake_dirs != ''
Expand Down

0 comments on commit 90b18b8

Please sign in to comment.