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

Commit c2e1509

Browse files
committed
build(deps): update snok/install-poetry action to v1.3.1
1 parent c871926 commit c2e1509

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

0 commit comments

Comments
 (0)