diff --git a/.github/workflows/build-cached.yml b/.github/workflows/build-cached.yml index e411b4a..c1636f3 100644 --- a/.github/workflows/build-cached.yml +++ b/.github/workflows/build-cached.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v7 - name: Cache AutoHotkey and Ahk2Exe - uses: actions/cache@v5 + uses: actions/cache@v6 id: cache-ahk with: path: C:\AutoHotkey-Portable