Upgrade Action freebsd-vagrant-action from v1.4 to v2 (#463)

This commit is contained in:
Hummeltech
2024-08-03 11:53:08 -07:00
committed by GitHub
parent f6177028f4
commit f645ed0a1e

View File

@ -249,7 +249,7 @@ jobs:
echo "TEST_PARALLEL_LEVEL=$(nproc)" >> ${GITHUB_ENV}
- name: Provision VM
uses: hummeltech/freebsd-vagrant-action@v1.4
uses: hummeltech/freebsd-vagrant-action@v2
with:
box: generic/${{ matrix.box_generic }}
cpus: ${{ env.BUILD_PARALLEL_LEVEL }}