We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00361ae commit b401385Copy full SHA for b401385
1 file changed
.github/workflows/build-cached.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v7
20
21
- name: Cache AutoHotkey and Ahk2Exe
22
- uses: actions/cache@v5
+ uses: actions/cache@v6
23
id: cache-ahk
24
with:
25
path: C:\AutoHotkey-Portable
0 commit comments