Bump cachix/install-nix-action from 30 to 31 (#43)

This commit is contained in:
dependabot[bot]
2025-03-24 07:37:02 +00:00
committed by GitHub
parent 1926623522
commit d20e8469ea

View File

@@ -28,7 +28,7 @@ jobs:
with:
fetch-depth: 0 # so that NerdBank.GitVersioning has access to history
- name: Install Nix
uses: cachix/install-nix-action@v30
uses: cachix/install-nix-action@v31
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}