Skip to content

Commit

Permalink
ACTIONS: Upgrade actions/cache to a non-deprecated version
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Jan 14, 2025
1 parent d21bb41 commit 04be3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_cmake_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Cache Qt
id: cache_qt
uses: actions/cache@v1
uses: actions/cache@v4
with:
path: ../Qt
key: windows_msvc_qtcache
Expand Down

0 comments on commit 04be3ab

Please # to comment.