Skip to content

Commit

Permalink
Bump version on cachix/install-nix-action
Browse files Browse the repository at this point in the history
  • Loading branch information
thpani committed Jun 20, 2023
1 parent a216642 commit 302b8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
${{ runner.os }}-nix-
${{ runner.os }}-
- name: Install Nix
uses: cachix/install-nix-action@v18
uses: cachix/install-nix-action@v22
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 302b8bb

Please sign in to comment.