Skip to content

Commit 8aa5882

Browse files
Update actions/cache action to v6
1 parent b5312d0 commit 8aa5882

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# It is also used to cache the generated social media cards.
4848
# Persisting the cache across builds dramatically speeds up the process.
4949
- name: Load site cache
50-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
50+
uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6
5151
with:
5252
key: mkdocs
5353
path: .cache

0 commit comments

Comments
 (0)