Skip to content

Commit 732f199

Browse files
Merge branch 'main' into bump-kotlin-coroutine
2 parents d32e9cd + c815c48 commit 732f199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
python-version: 3.9
182182
- name: Setup Poetry
183183
if: steps.changed-files-specific.outputs.any_changed == 'true'
184-
uses: abatilo/actions-poetry@v4
184+
uses: abatilo/actions-poetry@v3
185185
- name: Poetry install
186186
if: steps.changed-files-specific.outputs.any_changed == 'true'
187187
working-directory: ./openfeature/providers/python-provider

0 commit comments

Comments
 (0)