Skip to content

Commit

Permalink
Merge pull request #37 from sagikazarmark/dependabot/github_actions/D…
Browse files Browse the repository at this point in the history
…eterminateSystems/magic-nix-cache-action-6

chore(deps): Bump DeterminateSystems/magic-nix-cache-action from 4 to 6
  • Loading branch information
sagikazarmark committed May 16, 2024
2 parents 71e7df9 + 609162b commit ad9c815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@fc6aaceb40b9845a02b91e059ec147e78d1b4e41 # v4
uses: DeterminateSystems/magic-nix-cache-action@87e8236f46702ab0ce5a058b605a173ec88d618e # v6

- name: Prepare Nix shell
run: nix develop --impure .#ci
Expand All @@ -71,7 +71,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@fc6aaceb40b9845a02b91e059ec147e78d1b4e41 # v4
uses: DeterminateSystems/magic-nix-cache-action@87e8236f46702ab0ce5a058b605a173ec88d618e # v6

- name: Check
run: nix flake check --impure
Expand Down

0 comments on commit ad9c815

Please sign in to comment.