Skip to content

Commit 0fb2167

Browse files
authored
Merge pull request #611 from CycloneDX/dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-3
Bump DeterminateSystems/magic-nix-cache-action from 2 to 3
2 parents bb19bef + 6e631f4 commit 0fb2167

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)