We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758bc63 commit 5bf5deeCopy full SHA for 5bf5dee
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v2
10
- - uses: cachix/install-nix-action@v12
+ - uses: cachix/install-nix-action@v13
11
with:
12
nix_path: nixpkgs=channel:nixos-unstable
13
- name: Show nixpkgs version
0 commit comments