diff --git a/.github/workflows/ctest.yml b/.github/workflows/ctest.yml index e795cde..113a3e3 100644 --- a/.github/workflows/ctest.yml +++ b/.github/workflows/ctest.yml @@ -69,7 +69,7 @@ jobs: - name: Upload test tesults if: (!cancelled()) - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 with: name: Test Results (${{ matrix.script }}) path: |