diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index b03ab5e..d30c5eb 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.32.0 + uses: cross-platform-actions/action@v1.2.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.32.0 + uses: cross-platform-actions/action@v1.2.0 with: environment_variables: CMAKE_BUILD_PARALLEL_LEVEL CTEST_PARALLEL_LEVEL operating_system: freebsd