Skip to content

Commit f6dbb44

Browse files
committed
Github Workflows : Update Cache plugin to v3
1 parent 67d91fd commit f6dbb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
shell: bash
155155

156156
- name: Cache
157-
uses: actions/cache@v1
157+
uses: actions/cache@v3
158158
with:
159159
path: sconsCache
160160
key: ${{ runner.os }}-${{ matrix.containerImage }}-${{env.CORTEX_DEPENDENCIES_HASH}}-${{ matrix.buildType }}-${{ github.sha }}

0 commit comments

Comments
 (0)