We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 657deff + a1bd8d1 commit 91a3c02Copy full SHA for 91a3c02
1 file changed
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v6
10
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
11
with:
12
python-version: '3.12'
13
- run: pip install requests
0 commit comments