Skip to content

Commit

Permalink
chore(deps): update determinatesystems/magic-nix-cache-action action …
Browse files Browse the repository at this point in the history
…to v7 (#68)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent f924e44 commit 49677ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v12
- uses: DeterminateSystems/magic-nix-cache-action@v6
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix profile install .#releaseEnv
- run: npm ci --include=dev
- uses: cycjimmy/semantic-release-action@v4
Expand Down

0 comments on commit 49677ae

Please sign in to comment.