Skip to content

Update dependency com.puppycrawl.tools:checkstyle to v10.20.2 #1167

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

Update dependency com.puppycrawl.tools:checkstyle to v10.20.2 #1167

Workflow file for this run

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