Merge remote-tracking branch 'origin/main' into feature/permissions3
This commit is contained in:
commit
aaeaac879a
|
@ -122,7 +122,7 @@ jobs:
|
|||
print("::set-output name=result::{}".format(result))
|
||||
|
||||
- name: Restore pre-commit cache
|
||||
uses: actions/cache@v3.0.10
|
||||
uses: actions/cache@v3.0.11
|
||||
if: matrix.session == 'pre-commit'
|
||||
with:
|
||||
path: ~/.cache/pre-commit
|
||||
|
|
Loading…
Reference in New Issue