Skip to content

Update dependency com.puppycrawl.tools:checkstyle to v10.21.1 #1177

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

Update dependency com.puppycrawl.tools:checkstyle to v10.21.1 #1177

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 .