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 6a90ea1 commit 7a4b458Copy full SHA for 7a4b458
.github/workflows/docker.yml
@@ -15,7 +15,7 @@ jobs:
15
run: env
16
- name: Checkout master branch
17
uses: actions/checkout@v5
18
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
19
with:
20
python-version: '3.10'
21
- name: Install dependencies
0 commit comments