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 e772baa commit 568b7e0Copy full SHA for 568b7e0
.github/workflows/tests.yaml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
9
- - use: actions/setup-python@v5
+ - uses: actions/setup-python@v5
10
with:
11
python-version: 3.13.0
12
- run: python -m pip install --upgrade pip
0 commit comments