We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d107faa commit d437b81Copy full SHA for d437b81
.github/workflows/issue1050.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: Set up Python
15
- uses: gowridurgad/setup-python@pip-fix
+ uses: gowridurgad/setup-python@pip-test
16
with:
17
python-version: '3.13'
18
cache: 'pip'
0 commit comments