Skip to content

Commit

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

Bump cachix/install-nix-action from 29 to 30
  • Loading branch information
turion authored Oct 4, 2024
2 parents fd15d6b + 99517ac commit 3ecb50a
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@v29
- uses: cachix/install-nix-action@v30
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: cachix/cachix-action@v15
with:
Expand Down

0 comments on commit 3ecb50a

Please sign in to comment.