diff --git a/.github/workflows/PR.yml b/.github/workflows/PR.yml index fa7abe49..c93f9541 100644 --- a/.github/workflows/PR.yml +++ b/.github/workflows/PR.yml @@ -77,7 +77,7 @@ jobs: # Store docstrings linter annotations as an artifact - name: Upload linter artifacts if: always() - uses: actions/annotate-action-cmsj-fork@v0.4.0-cmsj-alpha + uses: actions/upload-artifact@v2 with: name: annotations.json path: annotations.json