Commit cadd6e3
authored
chore(ci): update .github/workflows/update-docs.yml to use latest actions/cache (#4407)
Hi all!
GitHub will be deprecating older versions of `actions/cache` on March
1st, including version `4.0.2` which is used in
`.github/workflows/update-docs.yml`.
This is a quick PR to get that workflow updated to the newest version.
See [GitHub's
notice](https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down)
and the [full list of deprecated
versions](actions/cache#1510) for more
info.1 parent 7a856a8 commit cadd6e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments