Skip to content

Update dependency com.google.code.gson:gson to v2.14.0 - autoclosed #1312

Update dependency com.google.code.gson:gson to v2.14.0 - autoclosed

Update dependency com.google.code.gson:gson to v2.14.0 - autoclosed #1312

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2011-2026 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@v6
- uses: volodya-lombrozo/pdd-action@master