mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 09:34:11 +02:00
README: bump actions
This commit is contained in:
parent
a274a22732
commit
8676fbae2e
1 changed files with 2 additions and 2 deletions
|
|
@ -46,8 +46,8 @@ jobs:
|
|||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v9
|
||||
- uses: actions/checkout@v2.3.1
|
||||
- uses: cachix/install-nix-action@v10
|
||||
- uses: cachix/cachix-action@v6
|
||||
with:
|
||||
name: mycache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue