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 v9 (#207)
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent d58c374 commit 94c59d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: DeterminateSystems/magic-nix-cache-action@v9
- run: nix flake check --show-trace
release:
runs-on: ubuntu-latest
Expand All @@ -31,7 +31,7 @@ jobs:
with:
extra-conf: |
extra-platforms = aarch64-linux
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: DeterminateSystems/magic-nix-cache-action@v9
- run: nix profile install .#release-env
- uses: cihelper/action-semanticrelease-poetry@v1
id: semanticrelease
Expand Down

0 comments on commit 94c59d9

Please sign in to comment.