Skip to content

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

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

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

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 .