We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d1e5e commit de9ab19Copy full SHA for de9ab19
.github/workflows/megalinter.yaml
@@ -53,7 +53,7 @@ jobs:
53
# Upload MegaLinter artifacts
54
- name: Archive production artifacts
55
if: ${{ success() }} || ${{ failure() }}
56
- uses: actions/upload-artifact@v4.0.0
+ uses: actions/upload-artifact@v4.5.0
57
with:
58
name: MegaLinter reports
59
path: |
0 commit comments