chore(deps): bump actions/cache from 4 to 5 (#6648)

This commit is contained in:
dependabot[bot]
2025-12-14 11:08:29 +00:00
committed by GitHub
parent 658cbbdbda
commit 6c61b345fb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ jobs:
- name: Cache conan packages (Windows)
if: startsWith(matrix.os, 'windows')
uses: actions/cache@v4
uses: actions/cache@v5
with:
key: ${{ runner.os }}-conan-user-${{ hashFiles('**/conanfile.py') }}-QT6
path: ~/.conan2/