diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index d6115c8..9d966cf 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -34,7 +34,7 @@ jobs: run: python ./src/devel/bin/mcpldevtool nprocs --enable-github-parallel - name: FreeBSD - uses: cross-platform-actions/action@v0.29.0 + uses: cross-platform-actions/action@v0.30.0 with: environment_variables: CMAKE_BUILD_PARALLEL_LEVEL CTEST_PARALLEL_LEVEL operating_system: freebsd @@ -73,7 +73,7 @@ jobs: run: python ./src/devel/bin/mcpldevtool nprocs --enable-github-parallel - name: FreeBSD - uses: cross-platform-actions/action@v0.29.0 + uses: cross-platform-actions/action@v0.30.0 with: environment_variables: CMAKE_BUILD_PARALLEL_LEVEL CTEST_PARALLEL_LEVEL operating_system: freebsd