Skip to content

Commit 0a78dba

Browse files
committed
update cache action version
1 parent c5b2073 commit 0a78dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documenter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v3
2424
- uses: julia-actions/setup-julia@v1
25-
- uses: julia-actions/cache@v1
25+
- uses: julia-actions/cache@v2
2626
with:
2727
cache-registries: "false"
2828
- name: Install documentation dependencies

0 commit comments

Comments
 (0)