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.
2 parents 4e236da + 7fec9ac commit d105877Copy full SHA for d105877
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
# Gets a copy of the source code in your repository before running API tests
9
- uses: actions/[email protected]
10
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
11
with:
12
python-version: '3.13'
13
action.yml
@@ -39,7 +39,7 @@ inputs:
39
runs:
40
using: 'composite'
41
42
43
44
45
- uses: astral-sh/setup-uv@v6
0 commit comments