actions/setup-python
This commit is contained in:
parent
86590a1ae6
commit
c95c26f079
2
.github/workflows/publish-on-release.yml
vendored
2
.github/workflows/publish-on-release.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.10"
|
||||
- name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user