Update DeterminateSystems/magic-nix-cache-action action to v15 #312

Open
bot wants to merge 78 commits from renovate/determinatesystems-magic-nix-cache-action-15.x into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ee29ec086f - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
build-nixos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: "Install Nix ❄️"
uses: cachix/install-nix-action@v31
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Install nix
uses: DeterminateSystems/nix-installer-action@v22
with: