Update cachix action, part 2

This commit is contained in:
Natsu Kagami 2024-06-20 01:57:16 +02:00
parent 48433fb4a1
commit 22fc980a51
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -80,7 +80,7 @@ jobs:
with: with:
toolchain: stable toolchain: stable
components: clippy components: clippy
- uses: cachix/cachix-action@v12 - uses: cachix/cachix-action@v15
with: with:
name: natsukagami name: natsukagami
# If you chose API tokens for write access OR if you have a private cache # If you chose API tokens for write access OR if you have a private cache