Skip to content

Commit ab3d8f7

Browse files
committed
GHA Version History
1 parent 19c0d45 commit ab3d8f7

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,18 @@ $ pkgx +rust
3636
> See [`@pkgxdev/dev`] to run the `dev` command in a GitHub Actions compatible manner
3737

3838

39-
### Should you Cache `~/.pkgx`?
39+
## Should you Cache `~/.pkgx`?
4040

4141
No. pkgx packages are just tarballs. Caching is just a tarball. You’ll likely
4242
just slow things down.
4343

44+
## Version History
45+
46+
* `v3` defaults to `pkgx`^2 and uses node^20
47+
* `v2` defaults to `pkgx`^1 and uses node^20
48+
* `v1` defaults to `pkgx`@latest and uses node^16
49+
* `v0` should not be used
50+
4451
 
4552

4653

0 commit comments

Comments
 (0)