We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1adb93b commit a3ef687Copy full SHA for a3ef687
.github/workflows/windows-msvc.yml
@@ -33,7 +33,7 @@ jobs:
33
id: cache
34
with:
35
path: c:/gnome
36
- key: ${{ runner.os }}-gtk4-9.1
+ key: ${{ runner.os }}-gtk4-9.2
37
restore-keys: |
38
${{ runner.os }}-gtk4-9.1
39
0 commit comments