Skip to content

Update dependency com.puppycrawl.tools:checkstyle to v10.18.0 #604

Update dependency com.puppycrawl.tools:checkstyle to v10.18.0

Update dependency com.puppycrawl.tools:checkstyle to v10.18.0 #604

Workflow file for this run

name: Docker build test
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Build Dockerfile
run: docker build .