зеркало из https://github.com/mozilla/bleach.git
Update cache action to v3
This commit is contained in:
Родитель
cc1ce87ca7
Коммит
92ecbf2b39
|
@ -26,7 +26,7 @@ jobs:
|
|||
echo "::set-output name=dir::$(pip cache dir)"
|
||||
|
||||
- name: Cache
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: ${{ steps.pip-cache.outputs.dir }}
|
||||
key:
|
||||
|
|
Загрузка…
Ссылка в новой задаче