diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 35845ffd..287322e5 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -32,7 +32,7 @@ jobs: run: python ./src/devel/bin/ncdevtool nprocs --enable-github-parallel - name: FreeBSD - uses: cross-platform-actions/action@v1.2.0 + uses: cross-platform-actions/action@v1.3.0 with: environment_variables: CMAKE_BUILD_PARALLEL_LEVEL CTEST_PARALLEL_LEVEL operating_system: freebsd @@ -63,7 +63,7 @@ jobs: run: python ./src/devel/bin/ncdevtool nprocs --enable-github-parallel - name: FreeBSD - uses: cross-platform-actions/action@v1.2.0 + uses: cross-platform-actions/action@v1.3.0 with: environment_variables: CMAKE_BUILD_PARALLEL_LEVEL CTEST_PARALLEL_LEVEL operating_system: freebsd