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 b1d05e7 commit 06fbbdfCopy full SHA for 06fbbdf
.github/workflows/codespeed.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v4
18
- - uses: actions/setup-python@v3
+ - uses: actions/setup-python@v5
19
with:
20
python-version: "3.11"
21
0 commit comments