1 parent 6f11b03 commit e0c216cCopy full SHA for e0c216c
.github/workflows/summarize_progress.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Install poetry
19
- uses: abatilo/actions-poetry@v3
+ uses: abatilo/actions-poetry@v4
20
21
- name: Execute Check Process
22
run: |
0 commit comments