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 v3 (#85)
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent de64108 commit 68ea665
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@v9
- uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: DeterminateSystems/magic-nix-cache-action@v3
- uses: iterative/setup-dvc@v1
- run: dvc pull --force
- run: nix develop -c npm run test
Expand All @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v9
- uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: DeterminateSystems/magic-nix-cache-action@v3
- run: nix profile install .#releaseEnv
- uses: cihelper/action-semanticrelease-npm@v1
with:
Expand Down

0 comments on commit 68ea665

Please sign in to comment.