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 4a00826 commit 9f0d71fCopy full SHA for 9f0d71f
.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