diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c6a41191..7159eca3 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@v6 + uses: actions/upload-artifact@v7 with: name: artifacts path: |