diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index a7d2980..f4372f2 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -36,7 +36,7 @@ jobs: # the latest ReDBox release. - name: Cache modified files id: cache-modified-files - uses: actions/cache@v4.1.2 + uses: actions/cache@v4.2.0 env: cache-name: cache-modified-files with: