Skip to content

Commit 0f5235f

Browse files
authored
Update action cache
1 parent 1c0015e commit 0f5235f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/buildresources/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
steps:
2222
- name: Setup JupyterBook Cache
2323
if: inputs.jb-cache == 'true'
24-
uses: actions/cache@v2
24+
uses: actions/cache@v4
2525
with:
2626
path: ./book/_build
2727
# NOTE: change key to "jupyterbook-N+1" to force rebuilding cache

0 commit comments

Comments
 (0)