Skip to content

Commit

Permalink
Merge pull request #43 from SG60/renovate/cachix-cachix-action-15.x
Browse files Browse the repository at this point in the history
chore(deps): update cachix/cachix-action action to v15
  • Loading branch information
SG60 authored Nov 6, 2024
2 parents 5757a3d + 17b9fda commit fda41ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

# nix dev shell setup
- uses: DeterminateSystems/nix-installer-action@v15
- uses: cachix/cachix-action@18cf96c7c98e048e10a83abd92116114cd8504be # v14
- uses: cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # v15
with: { name: "nix-community" }
- uses: DeterminateSystems/magic-nix-cache-action@v8

Expand Down

0 comments on commit fda41ce

Please sign in to comment.