Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

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

Bump cachix/install-nix-action from 29 to 30
  • Loading branch information
DarkKirb authored Oct 7, 2024
2 parents 4b25a13 + fbc438f commit c0d4ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v29
uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
Expand Down

0 comments on commit c0d4ceb

Please sign in to comment.