diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index bc521fd7..a8ef3a24 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -569,7 +569,7 @@ jobs: - name: Build for FreeBSD id: build if: ${{ matrix.settings.target == 'freebsd-x64' }} - uses: cross-platform-actions/action@v1.2.0 + uses: cross-platform-actions/action@v1.3.0 with: operating_system: freebsd version: '13.3'