Skip to content

Update dependency com.puppycrawl.tools:checkstyle to v10.19.0 #664

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

Update dependency com.puppycrawl.tools:checkstyle to v10.19.0 #664

Workflow file for this run

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