We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9029314 commit 26dcf9eCopy full SHA for 26dcf9e
.github/workflows/pre-commit.yml
@@ -23,7 +23,7 @@ jobs:
23
key: ${{ runner.os }}-prek-${{ hashFiles('.pre-commit-config.yaml', 'requirements*.txt') }}
24
25
- name: Setup Python
26
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
27
with:
28
python-version: 3.x
29
0 commit comments