Skip to content

Commit b557d50

Browse files
committed
update upload artifact
1 parent cb8dfb1 commit b557d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
if: success() || failure()
5858
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808
5959
with:
60-
name: lint-results
60+
name: lint-status
6161
path: lint-results.json
6262
retention-days: 1
6363

0 commit comments

Comments
 (0)