Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Commit 779fe0e

Browse files
build(deps): update snok/install-poetry action to v1.1.4 (#78)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e6e2091 commit 779fe0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install MkDocs
2929
run: pip install mkdocs
3030
- name: Install Poetry
31-
uses: snok/[email protected].3
31+
uses: snok/[email protected].4
3232
- name: Install dependencies with Poetry
3333
run: poetry install
3434
- name: Build documentation

0 commit comments

Comments
 (0)