Skip to content

Update dependency webpack to v5.95.0 #195

Update dependency webpack to v5.95.0

Update dependency webpack to v5.95.0 #195

Workflow file for this run

# .github/workflows/dprint.yaml
# Copyright 2023 Keith Maxwell
# SPDX-License-Identifier: CC0-1.0
on: # yamllint disable-line rule:truthy
push: { branches: [main] }
pull_request: { branches: [main] }
workflow_dispatch:
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dprint/[email protected]