diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index d621639..752ac99 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -102,7 +102,7 @@ jobs: - name: Setup FreeBSD if: matrix.kind == 'freebsd' - uses: vmactions/freebsd-vm@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5 + uses: vmactions/freebsd-vm@8b0f1a8fc0ea0def307835c258940ca358fe6480 # v1.5.6 with: arch: x86_64 cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}