Skip to content

Commit 6e631f4

Browse files
Bump DeterminateSystems/magic-nix-cache-action from 2 to 3
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 2 to 3. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](DeterminateSystems/magic-nix-cache-action@v2...v3) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aa9ee0 commit 6e631f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install Nix
1616
uses: DeterminateSystems/nix-installer-action@v9
1717
- name: Run the Magic Nix Cache
18-
uses: DeterminateSystems/magic-nix-cache-action@v2
18+
uses: DeterminateSystems/magic-nix-cache-action@v3
1919

2020
- name: Build the default flake output
2121
run: nix build

0 commit comments

Comments
 (0)