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

Commit 473287a

Browse files
build(deps): update snok/install-poetry action to v1.3.0 (#98)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 33bd77d commit 473287a

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/install-poetry@v1.2.1
31+
uses: snok/install-poetry@v1.3.0
3232
- name: Install dependencies with Poetry
3333
run: poetry install
3434
- name: Build documentation

0 commit comments

Comments
 (0)