Skip to content

Commit 77c20a5

Browse files
Bump abatilo/actions-poetry from 2 to 4
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 4. - [Release notes](https://github.com/abatilo/actions-poetry/releases) - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc) - [Commits](abatilo/actions-poetry@v2...v4) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1956602 commit 77c20a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
python-version: "3.11"
7676

7777
- name: Install Poetry
78-
uses: abatilo/actions-poetry@v2
78+
uses: abatilo/actions-poetry@v4
7979
with:
8080
poetry-version: "1.8.2"
8181

0 commit comments

Comments
 (0)