diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e411d26..bdfaeba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: cache: false - name: Cache pinned BASIC corpus - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: .cache/basic-computer-games key: basic-computer-games-5301155192d91d74d337899cecc59dbda59c4c17 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b37a135..177a3c3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: cache: false - name: Cache pinned BASIC corpus - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: .cache/basic-computer-games key: basic-computer-games-5301155192d91d74d337899cecc59dbda59c4c17