Skip to content

Commit e5dac09

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

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
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/setup-python@v4
4848
with:
4949
python-version: ${{ matrix.python-version }}
50-
- uses: snok/install-poetry@v1.3.3
50+
- uses: snok/install-poetry@v1.3.4
5151
- name: Install Dependencies
5252
run: poetry install
5353
shell: bash

0 commit comments

Comments
 (0)