Skip to content

Commit eb74521

Browse files
committed
also update Documentation workflow
1 parent 18e9eb5 commit eb74521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: julia-actions/setup-julia@v1
1616
with:
1717
version: "1.11"
18-
- uses: julia-actions/cache@v1
18+
- uses: julia-actions/cache@v2
1919
- name: add CESMIX registry
2020
run: |
2121
julia -e '

0 commit comments

Comments
 (0)