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.
1 parent 6b2f4d1 commit 5427472Copy full SHA for 5427472
.github/workflows/pythonpackage.yml
@@ -16,7 +16,7 @@ jobs:
16
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
17
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
21
- name: Set up Python ${{ matrix.python-version }}
22
uses: actions/setup-python@v5
0 commit comments