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.
2 parents e0a9d52 + 76cc74a commit 92390c9Copy full SHA for 92390c9
.github/workflows/megalinter.yaml
@@ -26,7 +26,7 @@ jobs:
26
DISABLE_LINTERS: TERRAFORM_TERRASCAN
27
- name: Archive production artifacts
28
if: ${{ success() }} || ${{ failure() }}
29
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
30
with:
31
name: MegaLinter reports
32
path: |
0 commit comments