Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hummeltech committed Nov 6, 2024
1 parent 6217cb2 commit 025a5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 025a5d7

Please sign in to comment.