We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setup-python
2 parents a9172ef + 6d5f2e6 commit b9b1cc1Copy full SHA for b9b1cc1
1 file changed
.github/workflows/main.yaml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
28
- name: Set up Python ${{ matrix.python-version }}
29
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
+ uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
30
with:
31
python-version: ${{ matrix.python-version }}
32
cache: "pip"
0 commit comments