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

Commit 22b22ee

Browse files
build(deps): update snok/install-poetry action to v1.1.7 (#85)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ff481db commit 22b22ee

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].6
31+
uses: snok/[email protected].7
3232
- name: Install dependencies with Poetry
3333
run: poetry install
3434
- name: Build documentation

0 commit comments

Comments
 (0)