Skip to content

build(deps-dev): Bump phpunit/phpunit from 10.5.16 to 10.5.17 #267

build(deps-dev): Bump phpunit/phpunit from 10.5.16 to 10.5.17

build(deps-dev): Bump phpunit/phpunit from 10.5.16 to 10.5.17 #267

Workflow file for this run

name: Action
on:
pull_request:
types:
- opened
- synchronize
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ./