diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 574cce2..2900f20 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -69,7 +69,7 @@ jobs: - name: Cache xbps-src bootstrap & ccache id: cache-xbps - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | void-packages/masterdir-* diff --git a/.github/workflows/pr-check.yml b/.github/workflows/pr-check.yml index 106c816..0ffc1b1 100644 --- a/.github/workflows/pr-check.yml +++ b/.github/workflows/pr-check.yml @@ -77,7 +77,7 @@ jobs: - name: Cache xbps-src bootstrap id: cache-bootstrap - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | void-packages/masterdir-*