Skip to content

Commit 4bb5943

Browse files
committed
[Backport] Upgrade Action freebsd-vagrant-action from v1.4 to v2 (#463)
1 parent 72e2ee2 commit 4bb5943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
echo "TEST_PARALLEL_LEVEL=$(nproc)" >> ${GITHUB_ENV}
251251
252252
- name: Provision VM
253-
uses: hummeltech/freebsd-vagrant-action@v1.4
253+
uses: hummeltech/freebsd-vagrant-action@v2
254254
with:
255255
box: generic/${{ matrix.box_generic }}
256256
cpus: ${{ env.BUILD_PARALLEL_LEVEL }}

0 commit comments

Comments
 (0)