Skip to content

Commit a336fea

Browse files
committed
cache action version
1 parent 501db0f commit a336fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: quarto-dev/quarto-actions/setup@v2
1919

2020
- name: Cache results
21-
uses: actions/cache@v2
21+
uses: actions/cache@v4.1.2
2222
with:
2323
path: |
2424
_book

0 commit comments

Comments
 (0)