diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd64cd2..b522215 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - name: Cache CEF id: cef-cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | java/org.eclipse.set.browser.cef.win32/res/cef @@ -86,7 +86,7 @@ jobs: - name: Cache CEF id: cef-cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | java/org.eclipse.set.browser.cef.win32/res/cef