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 f367b0f commit 987c47cCopy full SHA for 987c47c
.github/workflows/dll.yml
@@ -7,7 +7,7 @@ jobs:
7
name: Collect pythonXY.dll
8
runs-on: windows-latest
9
steps:
10
- - uses: Quansight-Labs/setup-python@v5
+ - uses: actions/setup-python@v5
11
with:
12
python-version: |
13
pypy3.8
0 commit comments