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.
2 parents c653a92 + 06ccea4 commit e0d29ceCopy full SHA for e0d29ce
.github/workflows/master.yml
@@ -17,7 +17,7 @@ jobs:
17
persist-credentials: false
18
19
- name: Install Nix
20
- uses: cachix/install-nix-action@v30
+ uses: cachix/install-nix-action@v31
21
with:
22
nix_path: nixpkgs=channel:nixos-23.05
23
.github/workflows/pull_request.yml
@@ -16,7 +16,7 @@ jobs:
16
0 commit comments