Skip to content

Commit

Permalink
Merge pull request #21 from go-slog/dependabot/github_actions/Determi…
Browse files Browse the repository at this point in the history
…nateSystems/magic-nix-cache-action-4

Bump DeterminateSystems/magic-nix-cache-action from 3 to 4
  • Loading branch information
sagikazarmark authored Apr 13, 2024
2 parents 7d1e561 + 1ef212e commit 18ffd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@eeabdb06718ac63a7021c6132129679a8e22d0c7 # v3
uses: DeterminateSystems/magic-nix-cache-action@fc6aaceb40b9845a02b91e059ec147e78d1b4e41 # v4

- name: Prepare Nix shell
run: nix develop --impure .#ci
Expand Down

0 comments on commit 18ffd33

Please sign in to comment.