mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-16 19:14:33 -05:00
try 3.9.0
This commit is contained in:
parent
27c1bcc653
commit
4d35e5f71e
2
.github/workflows/twitter.yml
vendored
2
.github/workflows/twitter.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '2.7.18' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||
python-version: '3.9.0' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||
- uses: py-actions/py-dependency-install@v2
|
||||
with:
|
||||
path: requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user