File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8585 uses : actions/checkout@v4
8686
8787 # This will restore the cache for the current commit if it exists, or the most recent lychee
88- # cache otherwise (including those saved for the main branch). It will also save the cache at
89- # for the current commit if none existed for it, and only if the link check succeeded. We
90- # don't want to save a cache when the action failed, because the reason for failure might be
88+ # cache otherwise (including those saved for the main branch). It will also save the cache for
89+ # the current commit if none existed for it, and only if the link check succeeded. We don't
90+ # want to save a cache when the action failed, because the reason for failure might be
9191 # temporary (rate limiting, network issue, etc.), and we always want to retry those links
9292 # everytime this action is run.
9393 - name : Restore lychee cache
You can’t perform that action at this time.
0 commit comments