mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
README: bump version
This commit is contained in:
parent
490a246fbc
commit
6ca1a9b396
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: cachix/install-nix-action@v8
|
- uses: cachix/install-nix-action@v8
|
||||||
- uses: cachix/cachix-action@v5
|
- uses: cachix/cachix-action@v6
|
||||||
with:
|
with:
|
||||||
name: mycache
|
name: mycache
|
||||||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue