We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b6eae commit b8abdedCopy full SHA for b8abded
.github/workflows/test.yml
@@ -70,7 +70,7 @@ jobs:
70
persist-credentials: false
71
72
- name: Set up Python ${{ matrix.python-version }}
73
- uses: Quansight-Labs/setup-python@v5
+ uses: actions/setup-python@v5
74
with:
75
python-version: ${{ matrix.python-version }}
76
allow-prereleases: true
0 commit comments