Skip to content

build(deps): bump @hey-api/client-fetch from 0.4.2 to 0.4.3 #73

build(deps): bump @hey-api/client-fetch from 0.4.2 to 0.4.3

build(deps): bump @hey-api/client-fetch from 0.4.2 to 0.4.3 #73

name: Lint and build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-and-lint:
uses: GEWIS/actions/.github/workflows/typescript-lint-and-build.yml@v0.0.2
with:
node-version: "22.x"
package-manager: "yarn"
lint: true
format: true
build: true