diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f7848f..ad6dc4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -433,7 +433,7 @@ jobs: - name: Upload test results if: failure() - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4 + uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 with: name: valgrind-results path: out/valgrind-results.tar.gz