We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e79bb6 commit 9c773d1Copy full SHA for 9c773d1
.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
version: ${{ matrix.julia-version }}
25
- name: Cache artifacts
26
- uses: actions/cache@v1
+ uses: actions/cache@v4
27
env:
28
cache-name: cache-artifacts
29
0 commit comments