Skip to content

Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.18.0 #489

Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.18.0

Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.18.0 #489

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2013-2025 Yegor Bugayenko
# 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@v4
- uses: volodya-lombrozo/pdd-action@master