Skip to content

Commit b9fe4de

Browse files
chore(deps): update snok/install-poetry action to v1.3.4 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcfd75f commit b9fe4de

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
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/setup-python@v4
5252
with:
5353
python-version: ${{ matrix.python-version }}
54-
- uses: snok/[email protected].3
54+
- uses: snok/[email protected].4
5555
- name: Install Dependencies
5656
run: poetry install
5757
shell: bash

0 commit comments

Comments
 (0)