There was an error while loading. Please reload this page.
1 parent c4b0c7f commit 3c7ee41Copy full SHA for 3c7ee41
.github/workflows/summarize_progress.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v2
17
18
- name: Install poetry
19
- uses: abatilo/actions-poetry@v2
+ uses: abatilo/actions-poetry@v3
20
21
- name: Execute Check Process
22
run: |
0 commit comments