diff --git a/.github/workflows/research-scan.yml b/.github/workflows/research-scan.yml index e08ef467f1..17de0f7252 100644 --- a/.github/workflows/research-scan.yml +++ b/.github/workflows/research-scan.yml @@ -46,7 +46,7 @@ jobs: - name: Restore previous scan hash id: cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: /tmp/scan_hash key: research-scan-hash