mirror of
https://github.com/julia-actions/julia-buildpkg.git
synced 2026-02-11 17:06:54 +08:00
Bump actions/cache from 4 to 5 (#65)
This commit is contained in:
2
.github/workflows/backup.yml
vendored
2
.github/workflows/backup.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Configure cache
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: |
|
||||
${{ env.GITHUB_WORKSPACE }}
|
||||
|
||||
Reference in New Issue
Block a user