From 025a5d7eae1336df1ddaa6995f7584236235f87e Mon Sep 17 00:00:00 2001 From: David Hummel <6109326+hummeltech@users.noreply.github.com> Date: Wed, 6 Nov 2024 08:04:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7f099c..43d05cf 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This action allows the running of command-line programs via the `bash` shell of 1. Provision a `VM` using the specified `box` (with 2 CPUs & 2GB of RAM) ```yaml - name: Provision VM - uses: hummeltech/vagrant-action@v1 + uses: hummeltech/vagrant-action@v2 with: box: generic/arch cpus: 2