Skip to content

Commit 08cd919

Browse files
authored
Merge branch 'main' into refactor_bottom_toolbar
2 parents 8db70c4 + df08bb7 commit 08cd919

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
fetch-depth: 0 # Needed for setuptools_scm to work correctly
2121

22-
- uses: actions/cache@v5
22+
- uses: actions/cache@v6
2323
with:
2424
path: ~/.cache/pre-commit
2525
key: pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}

0 commit comments

Comments
 (0)