Skip to content

chore(gradle): update gradle for jdk compatibility #1441

chore(gradle): update gradle for jdk compatibility

chore(gradle): update gradle for jdk compatibility #1441

Workflow file for this run

name: Checkstyle
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
jobs:
call-check:
uses: SpongePowered/.github/.github/workflows/shared-check-style.yaml@master
with:
runtime_version: 21
secrets: inherit