We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d95673 commit 90be928Copy full SHA for 90be928
.github/workflows/docs.yml
@@ -15,7 +15,7 @@ jobs:
15
repository: JuliaPlots/PlotDocs.jl
16
- uses: julia-actions/setup-julia@latest
17
- name: Cache artifacts
18
- uses: actions/cache@v3
+ uses: actions/cache@v4
19
env:
20
cache-name: cache-artifacts
21
with:
0 commit comments