mirror of
https://github.com/casey/just.git
synced 2024-11-22 10:26:26 +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):
|
||||
|
||||
```yaml
|
||||
- uses: extractions/setup-just@v1
|
||||
- uses: extractions/setup-just@v2
|
||||
with:
|
||||
just-version: 1.5.0 # optional semver specification, otherwise latest
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user