We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d32e9cd + c815c48 commit 732f199Copy full SHA for 732f199
.github/workflows/ci.yml
@@ -181,7 +181,7 @@ jobs:
181
python-version: 3.9
182
- name: Setup Poetry
183
if: steps.changed-files-specific.outputs.any_changed == 'true'
184
- uses: abatilo/actions-poetry@v4
+ uses: abatilo/actions-poetry@v3
185
- name: Poetry install
186
187
working-directory: ./openfeature/providers/python-provider
0 commit comments