Skip to content

build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 #288

build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 #288

Workflow file for this run

name: Build
on:
push:
branches-ignore: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/[email protected]
with:
node-version-file: package.json
- run: yarn install --immutable
- run: yarn run build