We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba42e4 commit 583084cCopy full SHA for 583084c
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
35
36
- name: Setup Python ${{ matrix.python-version }}
37
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
+ uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
38
with:
39
python-version: ${{ matrix.python-version }}
40
0 commit comments