mirror of
https://github.com/Steffo99/cfig.git
synced 2024-12-22 14:14:22 +00:00
Merge b8240d18c5
into dc5779f1bc
This commit is contained in:
commit
4e9305f188
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v3
|
||||||
|
|
||||||
- name: "🔨 Setup Poetry"
|
- name: "🔨 Setup Poetry"
|
||||||
uses: abatilo/actions-poetry@v2.4.0
|
uses: abatilo/actions-poetry@v3.0.0
|
||||||
|
|
||||||
- name: "🔨 Setup Poetry Python environment"
|
- name: "🔨 Setup Poetry Python environment"
|
||||||
uses: Steffo99/actions-poetry-deps@v0.2.5
|
uses: Steffo99/actions-poetry-deps@v0.2.5
|
||||||
|
|
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v3
|
||||||
|
|
||||||
- name: "🔨 Setup Poetry"
|
- name: "🔨 Setup Poetry"
|
||||||
uses: abatilo/actions-poetry@v2.4.0
|
uses: abatilo/actions-poetry@v3.0.0
|
||||||
|
|
||||||
- name: "🔨 Setup Poetry Python environment"
|
- name: "🔨 Setup Poetry Python environment"
|
||||||
id: pyenv
|
id: pyenv
|
||||||
|
|
Loading…
Reference in a new issue