Merge pull request #943 from goplus/dependabot/github_actions/actions/cache-4

build(deps): bump actions/cache from 3 to 4
This commit is contained in:
xushiwei
2025-01-10 09:59:23 +08:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4
- name: Cache Darwin sysroot
id: cache-sysroot
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
.sysroot/darwin.tar.gz