Skip to content

Commit c612135

Browse files
committed
Update actions/cache version.
1 parent 4f55a38 commit c612135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgci_build_packages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
sharkai_package_version=$(python3 build_tools/python_deploy/compute_common_version.py -rc --version-suffix=${version_suffix} --write-json)
4343
4444
- name: Enable cache
45-
uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
45+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
4646
with:
4747
path: ${{ env.CACHE_DIR }}
4848
key: shark-ai-pkgci-linux-packages-x86_64-v1-${{ github.sha }}

0 commit comments

Comments
 (0)