We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13807c9 commit 1b829dbCopy full SHA for 1b829db
1 file changed
.github/workflows/pypy.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v2
20
21
- name: Setup Python
22
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v4
23
with:
24
python-version: ${{ matrix.python-version }}
25
architecture: x64
0 commit comments