Skip to content

Commit f645ed0

Browse files
authored
Upgrade Action freebsd-vagrant-action from v1.4 to v2 (#463)
1 parent f617702 commit f645ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)