We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c6581 commit d17f992Copy full SHA for d17f992
.github/workflows/PR.yml
@@ -77,7 +77,7 @@ jobs:
77
# Store docstrings linter annotations as an artifact
78
- name: Upload linter artifacts
79
if: always()
80
- uses: actions/[email protected]
+ uses: actions/upload-artifact@v2
81
with:
82
name: annotations.json
83
path: annotations.json
0 commit comments