diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index a2b3562ca..f15495f4d 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -39,7 +39,7 @@ jobs: - name: Run sccache-cache uses: mozilla-actions/sccache-action@v0.0.4 - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.0.6 + uses: vmactions/freebsd-vm@v1.0.7 with: usesh: true sync: rsync @@ -131,7 +131,7 @@ jobs: - name: Run sccache-cache uses: mozilla-actions/sccache-action@v0.0.4 - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.0.6 + uses: vmactions/freebsd-vm@v1.0.7 with: usesh: true sync: rsync