We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d08a9d7 commit 4a7ca55Copy full SHA for 4a7ca55
.github/workflows/test-pypy.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: Checkout
37
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
38
39
- name: setup-python ${{ matrix.pypy }}
40
id: setup-python
0 commit comments