We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8131929 commit d551831Copy full SHA for d551831
1 file changed
docs/installing-pkgx.md
@@ -77,7 +77,7 @@ RUN pkgx +node@16 npm start
77
## GitHub Actions
78
79
```yaml
80
-- uses: pkgxdev/setup@v2
+- uses: pkgxdev/setup@v3
81
```
82
83
{% hint style='info' %}
0 commit comments