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 5246ab9 commit 100290bCopy full SHA for 100290b
.github/workflows/on-merge-to-main.yml
@@ -45,7 +45,7 @@ jobs:
45
# Generate documentation
46
#########################
47
- name: Set up Python
48
- uses: actions/setup-python@v2.3.1
+ uses: actions/setup-python@v2.3.2
49
with:
50
python-version: '3.8'
51
- name: Install doc generation dependencies
.github/workflows/on-release-prod.yml
@@ -47,7 +47,7 @@ jobs:
52
53
- name: Set RELEASE_VERSION env var
0 commit comments