mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-04-18 00:08:54 +00:00
Update cachix action, part 2
This commit is contained in:
parent
48433fb4a1
commit
22fc980a51
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_test.yml
vendored
2
.github/workflows/build_test.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue