diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index fd17720..3e1e52d 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -30,7 +30,7 @@ jobs: echo "::set-output name=date::$(/bin/date -u "+%Y%m%d")" shell: bash - name: Cache nvd nist data - uses: actions/cache@v4 + uses: actions/cache@v5 id: nvd-nist-cache with: path: ${{ github.workspace }}/${{ env.SERVICE_NAME }}/.nvd-nist-cache