We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8dfb1 commit b557d50Copy full SHA for b557d50
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
if: success() || failure()
58
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808
59
with:
60
- name: lint-results
+ name: lint-status
61
path: lint-results.json
62
retention-days: 1
63
0 commit comments