Merge pull request #1675 from c9s/dependabot/github_actions/actions/cache-4

dep: bump actions/cache from 2 to 4
This commit is contained in:
c9s 2024-07-28 18:44:45 +08:00 committed by GitHub
commit 3ebed3b836
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
# lfs: 'true'
ssh-key: ${{ secrets.git_ssh_key }}
- uses: actions/cache@v2
- uses: actions/cache@v4
with:
path: |
~/.cache/go-build