We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae81218 + 886c4df commit d550586Copy full SHA for d550586
.github/workflows/automated-checks.yml
@@ -31,7 +31,7 @@ jobs:
31
python-version-file: 'pyproject.toml' # Read the Python version from the pyproject.toml file
32
33
- name: Run Pre Commit Checks
34
- uses: pre-commit/[email protected].0
+ uses: pre-commit/[email protected].1
35
36
# Run Test Coverage
37
test-coverage-aa-stable:
0 commit comments