diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6cc760a9..93f6c118 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: - name: (Fail-only) Upload test report if: failure() - uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 + uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0 with: name: Test report path: '**/build/reports/tests/**'