We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c7a33 commit 13807c9Copy full SHA for 13807c9
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@v2
+ uses: actions/setup-python@v5
23
with:
24
python-version: ${{ matrix.python-version }}
25
architecture: x64
0 commit comments