We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f876e2 commit 89eeb41Copy full SHA for 89eeb41
1 file changed
.github/workflows/mega-linter.yaml
@@ -43,7 +43,7 @@ jobs:
43
token: ${{ steps.auth.outputs.token }}
44
- if: success() || failure()
45
name: Upload Reports
46
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
47
with:
48
name: mega-linter-reports
49
path: |-
0 commit comments