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 a5c170a + 6f9437e commit aa43745Copy full SHA for aa43745
.github/workflows/python.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v5
14
- name: Set up Python 3
15
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
16
with:
17
python-version: "3.11"
18
- name: Install dependencies
0 commit comments