Merge remote-tracking branch 'origin/main' into feature/permissions3

This commit is contained in:
jasquat 2022-10-14 09:05:45 -04:00
commit aaeaac879a
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ jobs:
print("::set-output name=result::{}".format(result)) print("::set-output name=result::{}".format(result))
- name: Restore pre-commit cache - name: Restore pre-commit cache
uses: actions/cache@v3.0.10 uses: actions/cache@v3.0.11
if: matrix.session == 'pre-commit' if: matrix.session == 'pre-commit'
with: with:
path: ~/.cache/pre-commit path: ~/.cache/pre-commit