Skip to content

Commit 9a6b959

Browse files
ci/mscv: Bump gtk cache
1 parent 2a59657 commit 9a6b959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows-msvc.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ jobs:
3333
id: cache
3434
with:
3535
path: c:/gnome
36-
key: ${{ runner.os }}-gtk4-14.2
36+
key: ${{ runner.os }}-gtk4-14.3
3737
restore-keys: |
38-
${{ runner.os }}-gtk4-14.2
38+
${{ runner.os }}-gtk4-14.3
3939
4040
- name: Set up the PATH environment
4141
run: |

0 commit comments

Comments
 (0)