We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 953aea3 + a7eb04d commit b550db8Copy full SHA for b550db8
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
toxenv: pre-commit
33
runs-on: ${{ matrix.os }}
34
steps:
35
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
36
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
37
with:
38
python-version: ${{ matrix.python }}
0 commit comments