Skip to content

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.16.0 #10

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.16.0

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.16.0 #10

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2021-2022 c2eo team
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: pdd
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
pdd:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v7
- uses: volodya-lombrozo/pdd-action@master