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 v8 (#179)
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent d0ac2ae commit 5c08a55
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@v14
- uses: DeterminateSystems/magic-nix-cache-action@v7
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: iterative/setup-dvc@v1
- run: dvc pull --force
- run: nix develop -c poetry run pytest
Expand All @@ -33,7 +33,7 @@ jobs:
with:
extra-conf: |
extra-platforms = aarch64-linux
- uses: DeterminateSystems/magic-nix-cache-action@v7
- uses: DeterminateSystems/magic-nix-cache-action@v8
- run: nix profile install .#releaseEnv
- uses: cihelper/action-semanticrelease-poetry@v1
id: semanticrelease
Expand Down

0 comments on commit 5c08a55

Please sign in to comment.