Skip to content

Commit 47ad8ca

Browse files
committed
Merge branch 'master' into kellertuer/gradient-sampling
2 parents 2a8fbed + 0922d3f commit 47ad8ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/documenter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: julia-actions/cache@v3
2222
- name: Cache Quarto
2323
id: cache-quarto
24-
uses: actions/cache@v5
24+
uses: actions/cache@v6
2525
env:
2626
cache-name: cache-quarto
2727
with:
@@ -31,7 +31,7 @@ jobs:
3131
${{ runner.os }}-${{ env.cache-name }}-
3232
- name: Cache Documenter
3333
id: cache-documenter
34-
uses: actions/cache@v5
34+
uses: actions/cache@v6
3535
env:
3636
cache-name: cache-documenter
3737
with:

0 commit comments

Comments
 (0)