Skip to content

Commit ff84bda

Browse files
authored
Update continuous.yml
1 parent b0ad8e3 commit ff84bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

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

6464
- name: Cache Build
6565
id: cache-build
66-
uses: actions/cache@v4.0.2
66+
uses: actions/cache@v4
6767
with:
6868
path: ${{ env.CACHE_PATH }}
6969
key: ${{ runner.os }}-${{ matrix.config }}-cache

0 commit comments

Comments
 (0)