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 31d2e1f commit c6b7d1dCopy full SHA for c6b7d1d
.github/workflows/build.yaml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v4
48
49
- name: Install Nix
50
- uses: DeterminateSystems/nix-installer-action@v19
+ uses: DeterminateSystems/nix-installer-action@v20
51
52
- name: Set up Nix cache
53
uses: cachix/cachix-action@v16
.github/workflows/upgrade-flakes.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
17
- name: Update flake.lock
18
uses: DeterminateSystems/update-flake-lock@v27
0 commit comments