Skip to content

Commit

Permalink
Merge pull request #3 from m15a/dependabot/github_actions/Determinate…
Browse files Browse the repository at this point in the history
…Systems/magic-nix-cache-action-4

chore(deps): bump DeterminateSystems/magic-nix-cache-action from 3 to 4
  • Loading branch information
m15a authored Mar 18, 2024
2 parents 9467a56 + 560421d commit a6e7e17
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 @@ -14,7 +14,7 @@ jobs:
- uses: cachix/install-nix-action@v26
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@v3
- uses: DeterminateSystems/magic-nix-cache-action@v4

- name: Run linters
run: |
Expand Down

0 comments on commit a6e7e17

Please sign in to comment.