Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Commit

Permalink
Bump cachix/install-nix-action from 21 to 22 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 20, 2023
1 parent 5397040 commit 8a4469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
needs: [get-version]
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/${{ needs.get-version.outputs.current }}.tar.gz
- run: nix-build
Expand Down

0 comments on commit 8a4469f

Please sign in to comment.