Skip to content

Commit

Permalink
ci(gh-actions): Upgrade cachix/install-nix-action to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarKirov committed Apr 13, 2023
1 parent 22f836e commit 5660c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: cachix/install-nix-action@v19
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-22.11
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5660c4f

Please sign in to comment.