Skip to content

Commit d54dff5

Browse files
committed
downgrade
1 parent b50e280 commit d54dff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
version: 1.4.2
4242
virtualenvs-in-project: true
4343
- name: Set up Python ${{ matrix.python-version }}
44-
uses: actions/setup-python@v5.2.0
44+
uses: actions/setup-python@v4.7.1
4545
with:
4646
python-version: ${{ matrix.python-version }}
4747
architecture: x64

0 commit comments

Comments
 (0)