README: bump actions

This commit is contained in:
Domen Kožar 2020-03-14 12:02:12 +01:00 committed by GitHub
commit 1dd5cf8e47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ Alternatively, you can use this action to only configure cachix for substitution
```yaml ```yaml
... ...
- uses: cachix/cachix-action@v3 - uses: cachix/cachix-action@v5
with: with:
name: mycache name: mycache
skipNixBuild: true skipNixBuild: true