diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index ef1602ad7..4c43b77d7 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -41,7 +41,7 @@ jobs: - name: Run sccache-cache uses: mozilla-actions/sccache-action@v0.0.7 - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.1.7 + uses: vmactions/freebsd-vm@v1.1.8 with: usesh: true sync: rsync @@ -135,7 +135,7 @@ jobs: - name: Run sccache-cache uses: mozilla-actions/sccache-action@v0.0.7 - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.1.7 + uses: vmactions/freebsd-vm@v1.1.8 with: usesh: true sync: rsync