Skip to content

Commit 74f252d

Browse files
ngoldbaumravenexp
authored andcommitted
replace quansight-labs/setup-python with actions/setup-python
1 parent f367b0f commit 74f252d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Collect pythonXY.dll
88
runs-on: windows-latest
99
steps:
10-
- uses: Quansight-Labs/setup-python@v5
10+
- uses: actions/setup-python@v5
1111
with:
1212
python-version: |
1313
pypy3.8

0 commit comments

Comments
 (0)