We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba961c commit 9de0e5cCopy full SHA for 9de0e5c
1 file changed
.github/workflows/generate.yaml
@@ -33,8 +33,8 @@ jobs:
33
fetch-depth: 1
34
path: discovery-artifact-manager
35
- uses: actions/setup-python@v5
36
- with:
37
- python-version: 3.6
+ with:
+ python-version: 3.6
38
- run: |
39
sudo apt update
40
python3 --version
0 commit comments