mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-23 02:31:57 +00:00
Merge pull request #1 from Cian-H/dependabot/github_actions/abatilo/actions-poetry-4
ci: bump abatilo/actions-poetry from 2 to 4
This commit is contained in:
2
.github/workflows/python-package.yaml
vendored
2
.github/workflows/python-package.yaml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
apt-get update && apt-get install sudo -y cargo
|
apt-get update && apt-get install sudo -y cargo
|
||||||
- name: Run poetry image
|
- name: Run poetry image
|
||||||
uses: abatilo/actions-poetry@v2
|
uses: abatilo/actions-poetry@v4
|
||||||
with:
|
with:
|
||||||
poetry-version: ${{ matrix.poetry-version }}
|
poetry-version: ${{ matrix.poetry-version }}
|
||||||
- name: Install python dependencies
|
- name: Install python dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user