We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d1a1b7 + e90b256 commit e003151Copy full SHA for e003151
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- python-version: 'pypy-3.10'
29
toxenv: pypy3
30
steps:
31
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
32
- name: Set up Python ${{ matrix.python-version }}
33
uses: actions/setup-python@v5
34
with:
0 commit comments