Skip to content

Commit

Permalink
Update setup-just version in README (#2456)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian authored Nov 6, 2024
1 parent 7eea772 commit a93b0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit a93b0bf

Please sign in to comment.