Skip to content

Bump rollup from 4.18.0 to 4.22.4 #608

Bump rollup from 4.18.0 to 4.22.4

Bump rollup from 4.18.0 to 4.22.4 #608

Workflow file for this run

name: Java CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Set up JDK 21
uses: actions/setup-java@v1
with:
java-version: 21
- name: Build with Maven
run: make