We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1460eb4 commit c0de4ffCopy full SHA for c0de4ff
1 file changed
.github/workflows/pypy.yml
@@ -16,7 +16,7 @@ jobs:
16
name: ${{ matrix.python-version }}
17
18
steps:
19
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
20
21
- name: Setup Python
22
uses: actions/setup-python@v5
0 commit comments