Skip to content

Commit 87b60e3

Browse files
Bump actions/cache from 3 to 4 (#37)
1 parent e70c294 commit 87b60e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: julia-actions/setup-julia@v1
1717
with:
1818
version: '1.9'
19-
- uses: actions/cache@v3
19+
- uses: actions/cache@v4
2020
with:
2121
path: |
2222
~/.julia/artifacts

0 commit comments

Comments
 (0)