Skip to content

Commit

Permalink
About time we documented @v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 14, 2025
1 parent f4c4d2e commit f01c3c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
# GitHub Action

```yaml
- uses: pkgxdev/setup@v1
- uses: pkgxdev/setup@v2
```
Installs the latest version of `pkgx`.

See [`action.yml`] for all inputs and outputs, but here’s the usual ones:

```yaml
- uses: pkgxdev/setup@v1
- uses: pkgxdev/setup@v2
with:
+: deno@1.30
rust@1.60 # we understand colloquial names, generally just type what you know
Expand Down

0 comments on commit f01c3c5

Please sign in to comment.