Skip to content

Commit db38f3d

Browse files
🤖️ GH Actions (deps): Bump abatilo/actions-poetry from 2.1.3 to 2.1.4
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.1.3 to 2.1.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.1.3...v2.1.4) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6371ab6 commit db38f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: python -m pip install --upgrade pip
2222

2323
- name: Setup Poetry
24-
uses: abatilo/[email protected].3
24+
uses: abatilo/[email protected].4
2525
with:
2626
poetry-version: 1.1.6
2727

0 commit comments

Comments
 (0)