Skip to content

Commit

Permalink
Merge pull request #60 from turion/dependabot/github_actions/Determin…
Browse files Browse the repository at this point in the history
…ateSystems/magic-nix-cache-action-8

Bump DeterminateSystems/magic-nix-cache-action from 7 to 8
  • Loading branch information
turion authored Sep 10, 2024
2 parents d5cb66b + b92eb18 commit fd7441e
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 @@ -118,7 +118,7 @@ jobs:
sudo rm -rf /usr/local/* /usr/share/* /opt/*
docker rmi $(docker image ls -aq)
- uses: cachix/install-nix-action@v27
- uses: DeterminateSystems/magic-nix-cache-action@v7
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: cachix/cachix-action@v15
with:
name: rhine-koans
Expand All @@ -140,7 +140,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- uses: DeterminateSystems/magic-nix-cache-action@v7
- uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: cachix/cachix-action@v15
with:
name: rhine-koans
Expand Down

0 comments on commit fd7441e

Please sign in to comment.