diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d305a5d..62f25e4 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -29,7 +29,7 @@ jobs: run: ./mvnw --batch-mode --update-snapshots verify -Pflat-repo - name: Upload p2 update site - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 if: runner.os == 'Linux' with: name: jbang.eclipse