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 80551e0 + 32820fa commit b540022Copy full SHA for b540022
.github/workflows/create_release.yml
@@ -20,7 +20,7 @@ jobs:
20
git fetch origin dev:dev
21
git reset --hard dev
22
- name: Set up Python 3.8
23
- uses: actions/setup-python@4
+ uses: actions/setup-python@v4
24
with:
25
python-version: 3.8
26
- name: Change version number
0 commit comments