Skip to content

Commit 8a35fa6

Browse files
committed
About time we updated the docs to use @v2
1 parent a8dbd1e commit 8a35fa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
# GitHub Action
88

99
```yaml
10-
- uses: pkgxdev/setup@v1
10+
- uses: pkgxdev/setup@v2
1111
```
1212
1313
Installs the latest version of `pkgx`.
1414

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

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

0 commit comments

Comments
 (0)