From 22fc980a5107bd0ace4db15d66395ec0e729c8bc Mon Sep 17 00:00:00 2001 From: Natsu Kagami Date: Thu, 20 Jun 2024 01:57:16 +0200 Subject: [PATCH] Update cachix action, part 2 --- .github/workflows/build_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_test.yml b/.github/workflows/build_test.yml index dde16ec..21f2203 100644 --- a/.github/workflows/build_test.yml +++ b/.github/workflows/build_test.yml @@ -80,7 +80,7 @@ jobs: with: toolchain: stable components: clippy - - uses: cachix/cachix-action@v12 + - uses: cachix/cachix-action@v15 with: name: natsukagami # If you chose API tokens for write access OR if you have a private cache