Skip to content

Commit

Permalink
About time we updated the docs to use @v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 14, 2025
1 parent a8dbd1e commit 8a35fa6
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:
+: [email protected]
[email protected] # we understand colloquial names, generally just type what you know
Expand Down

0 comments on commit 8a35fa6

Please sign in to comment.