diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f7d2abd5..b23110d9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -30,7 +30,7 @@ jobs: run: mvn -B package -DskipTests - name: Archive artifacts - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: artifacts path: |