We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58269d5 commit dd3063dCopy full SHA for dd3063d
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
python-version: ${{ matrix.python-version }}
39
40
- name: Run image
41
- uses: abatilo/actions-poetry@fd0e6716a0de25ef6ade151b8b53190b0376acfd # v3
+ uses: abatilo/actions-poetry@0dd19c9498c3dc8728967849d0d2eae428a8a3d8 # v4
42
with:
43
poetry-version: ${{ matrix.poetry-version }}
44
0 commit comments