Skip to content

Commit d17f992

Browse files
committed
Derp
1 parent 72c6581 commit d17f992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# Store docstrings linter annotations as an artifact
7878
- name: Upload linter artifacts
7979
if: always()
80-
uses: actions/[email protected]
80+
uses: actions/upload-artifact@v2
8181
with:
8282
name: annotations.json
8383
path: annotations.json

0 commit comments

Comments
 (0)