We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb94d1 commit c634a38Copy full SHA for c634a38
.github/workflows/dogfood.yaml
@@ -38,7 +38,7 @@ jobs:
38
echo "tag=${tag}" >> $GITHUB_OUTPUT
39
40
- name: Install Nix
41
- uses: DeterminateSystems/nix-installer-action@v7
+ uses: DeterminateSystems/nix-installer-action@v8
42
43
- name: Run the Magic Nix Cache
44
uses: DeterminateSystems/magic-nix-cache-action@v2
0 commit comments