We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b460dd + 9cbcf10 commit 1fb9f28Copy full SHA for 1fb9f28
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
toxenv: pre-commit
29
runs-on: ${{ matrix.os }}
30
steps:
31
- - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
32
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
33
with:
34
python-version: ${{ matrix.python }}
0 commit comments