Skip to content

Commit

Permalink
Merge pull request #561 from Kicer86/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/cache-3
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
2 parents e7f0ccf + 259be3a commit 19d5d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
modules: 'qtmultimedia'

- name: Cache external tools
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: out/build/ninja_release_vcpkg/tools
key: ${{ runner.os }}-externalTools-v1-${{ hashFiles('cmake/system/win32.cmake') }}
Expand Down

0 comments on commit 19d5d28

Please sign in to comment.