We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1c7c49 + 2e642c6 commit 6a63297Copy full SHA for 6a63297
1 file changed
.github/workflows/python-package.yml
@@ -18,7 +18,7 @@ jobs:
18
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', 'pypy3.9', 'pypy3.10']
19
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
- name: Set up Python ${{ matrix.python-version }}
23
uses: actions/setup-python@v5
24
with:
0 commit comments