diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 8e3340f91e..4850a70fc2 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -35,7 +35,7 @@ jobs: with: persist-credentials: false - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.3.9 + uses: vmactions/freebsd-vm@v1.4.8 with: usesh: true sync: rsync @@ -128,7 +128,7 @@ jobs: shell: bash run: sudo rm -rf /usr/share/dotnet /usr/local/lib/android & - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.3.9 + uses: vmactions/freebsd-vm@v1.4.8 with: usesh: true sync: rsync