Skip to content

Commit 7446cb0

Browse files
Bump actions/cache from 3 to 4 (#1244)
1 parent 1ea56d8 commit 7446cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Cache Boost Version
8181
id: cache-boost
82-
uses: actions/cache@v3
82+
uses: actions/cache@v4
8383
with:
8484
path: C:\Boost
8585
key: ${{ matrix.vc_boost.name }}-${{ matrix.arch.address_model }}-${{ matrix.build_type }}

0 commit comments

Comments
 (0)