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 d89bf51 commit 5517c6cCopy full SHA for 5517c6c
1 file changed
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Checkout code
42
uses: actions/checkout@v2
43
- name: Install Nix
44
- uses: cachix/install-nix-action@v20
+ uses: cachix/install-nix-action@v22
45
with:
46
nix_path: nixpkgs=channel:nixos-unstable
47
extra_nix_config: |
@@ -90,7 +90,7 @@ jobs:
90
91
92
93
94
95
96
0 commit comments