Skip to content

Bump ky from 1.7.3 to 1.7.4 #2222

Bump ky from 1.7.3 to 1.7.4

Bump ky from 1.7.3 to 1.7.4 #2222

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm build