Skip to content

Commit b401385

Browse files
ci: bump actions/cache from 5 to 6 (#111)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00361ae commit b401385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cached.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v7
2020

2121
- name: Cache AutoHotkey and Ahk2Exe
22-
uses: actions/cache@v5
22+
uses: actions/cache@v6
2323
id: cache-ahk
2424
with:
2525
path: C:\AutoHotkey-Portable

0 commit comments

Comments
 (0)