diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2370bdfb..f7d2abd5 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@v4 + uses: actions/upload-artifact@v5 with: name: artifacts path: |