mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
README: bump actions
This commit is contained in:
parent
255c2ed649
commit
3e72fb4d42
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: cachix/install-nix-action@v7
|
- uses: cachix/install-nix-action@v8
|
||||||
- uses: cachix/cachix-action@v5
|
- uses: cachix/cachix-action@v5
|
||||||
with:
|
with:
|
||||||
name: mycache
|
name: mycache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue