Update DeterminateSystems/magic-nix-cache-action action to v12 #181

Merged
bot merged 2 commits from renovate/determinatesystems-magic-nix-cache-action-12.x into main 2025-07-06 04:02:44 +02:00
Showing only changes of commit d98f06b0b0 - Show all commits

View File

@@ -15,7 +15,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install nix - name: Install nix
uses: DeterminateSystems/nix-installer-action@v17 uses: DeterminateSystems/nix-installer-action@v18
with: with:
github-token: ${{ secrets.GH_TOKEN_FOR_UPDATES }} github-token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
extra_nix_config: | extra_nix_config: |