diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb27c7d..21e3e55 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: # Upload MegaLinter artifacts - name: Archive production artifacts if: success() || failure() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: MegaLinter reports path: |