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 f944e28 commit 79c1ab8Copy full SHA for 79c1ab8
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
14
runs-on: ${{ matrix.os }}
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
with:
18
persist-credentials: false
19
- uses: actions/setup-python@v5
0 commit comments