Skip to content

Commit

Permalink
build(deps): bump cachix/install-nix-action from 26 to 27 (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 039b5a2 commit 413584c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

- name: Setup Nix
uses: cachix/install-nix-action@v26
uses: cachix/install-nix-action@V27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@v6
Expand Down

0 comments on commit 413584c

Please sign in to comment.