From b540ca51da6f91ed06169421a6fa7f38f088668a Mon Sep 17 00:00:00 2001 From: Max Howell Date: Wed, 15 Jan 2025 12:03:23 -0500 Subject: [PATCH] Advise on pkgx version pinning --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ba0509a..831ce20 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ Installs the latest version of `pkgx`. +> [!NOTE] +> * `v2` of this action defaults to pkgx^1 +> * `v3` of this action defaults to pkgx^2 + See [`action.yml`] for all inputs and outputs, but here’s the usual ones: ```yaml