Skip to content

Bump the github-actions group with 3 updates #90

Bump the github-actions group with 3 updates

Bump the github-actions group with 3 updates #90

name: Dump-Autoloader
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Dump autoload
uses: php-actions/composer@master
with:
command: dump-autoload
only_args: --no-dev --no-interaction --classmap-authoritative