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.
1 parent b50e280 commit d54dff5Copy full SHA for d54dff5
.github/workflows/pythonpackage.yml
@@ -41,7 +41,7 @@ jobs:
41
version: 1.4.2
42
virtualenvs-in-project: true
43
- name: Set up Python ${{ matrix.python-version }}
44
- uses: actions/setup-python@v5.2.0
+ uses: actions/setup-python@v4.7.1
45
with:
46
python-version: ${{ matrix.python-version }}
47
architecture: x64
0 commit comments