Skip to content

Commit

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

Bump cachix/install-nix-action from V27 to 29
  • Loading branch information
turion authored Sep 27, 2024
2 parents 837d3e7 + c7d6ef5 commit 6c8b3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
sudo rm -rf /usr/local/* /usr/share/* /opt/*
docker rmi $(docker image ls -aq)
fi
- uses: cachix/install-nix-action@V27
- uses: cachix/install-nix-action@v29
- uses: DeterminateSystems/magic-nix-cache-action@v7
- uses: cachix/cachix-action@v15
with:
Expand Down

0 comments on commit 6c8b3f7

Please sign in to comment.