Skip to content

Commit 518ec20

Browse files
authored
Merge pull request #71 from ComputationalPhysiology/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents 07cd6f6 + 34fea71 commit 518ec20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Cache
3636
id: cache
37-
uses: actions/cache@v4
37+
uses: actions/cache@v5
3838
with:
3939
path: |
4040
~/.cache/pip

0 commit comments

Comments
 (0)