Skip to content

Commit

Permalink
Merge pull request #61 from numtide/renovate/cachix-install-nix-actio…
Browse files Browse the repository at this point in the history
…n-30.x

Update cachix/install-nix-action action to v30
  • Loading branch information
r-vdp authored Oct 19, 2024
2 parents c37b377 + 046d4a8 commit 62092e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v22
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@main
Expand Down

0 comments on commit 62092e8

Please sign in to comment.