diff --git a/.github/workflows/ci-freebsd.yaml b/.github/workflows/ci-freebsd.yaml index aea519d1..2c4c0b98 100644 --- a/.github/workflows/ci-freebsd.yaml +++ b/.github/workflows/ci-freebsd.yaml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Build for freeBSD - uses: cross-platform-actions/action@v0.13.0 + uses: cross-platform-actions/action@v0.22.0 env: GOPATH: /home/runner/go QT_PKG_CONFIG: true