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 f91a5e1 + f701947 commit e528b35Copy full SHA for e528b35
.github/workflows/test.yml
@@ -7,5 +7,5 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v3
10
- - uses: cachix/install-nix-action@v16
+ - uses: cachix/install-nix-action@v17
11
- run: nix-build -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixpkgs-unstable.tar.gz
0 commit comments