mirror of
https://github.com/casey/just.git
synced 2024-11-22 18:34:06 +03:00
Update setup-just version in README (#2456)
This commit is contained in:
parent
7eea772785
commit
a93b0bf389
@ -401,7 +401,7 @@ Using package managers pre-installed on GitHub Actions runners on MacOS with
|
|||||||
With [extractions/setup-just](https://github.com/extractions/setup-just):
|
With [extractions/setup-just](https://github.com/extractions/setup-just):
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: extractions/setup-just@v1
|
- uses: extractions/setup-just@v2
|
||||||
with:
|
with:
|
||||||
just-version: 1.5.0 # optional semver specification, otherwise latest
|
just-version: 1.5.0 # optional semver specification, otherwise latest
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user