We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9ac9c commit a220958Copy full SHA for a220958
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v4
19
- - uses: DeterminateSystems/nix-installer-action@v11
+ - uses: DeterminateSystems/nix-installer-action@v12
20
- uses: DeterminateSystems/magic-nix-cache-action@v7
21
22
# Evaluate the devshell here so that the time reported for subsequent
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
- name: Build
0 commit comments