chore(actions)(deps): bump abatilo/actions-poetry from 3 to 4 #294
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: "3.11"
|
python-version: "3.11"
|
||||||
- name: Setup Poetry
|
- name: Setup Poetry
|
||||||
uses: abatilo/actions-poetry@v3
|
uses: abatilo/actions-poetry@v4
|
||||||
- name: Update pyproject.toml
|
- name: Update pyproject.toml
|
||||||
run:
|
run:
|
||||||
./tools/update_pyproject.sh ${{ needs.create_release.outputs.release_name }}
|
./tools/update_pyproject.sh ${{ needs.create_release.outputs.release_name }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user