Skip to content

Update codecov/codecov-action action to v6 #251

Update codecov/codecov-action action to v6

Update codecov/codecov-action action to v6 #251

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2014-2026, stateful.co
# 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