Skip to content

chore: bumped most packages to latest (July 2024) (#100) #252

chore: bumped most packages to latest (July 2024) (#100)

chore: bumped most packages to latest (July 2024) (#100) #252

Workflow file for this run

jobs:
package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm lint:package
name: Lint Package
on:
pull_request: ~
push:
branches:
- main