Skip to content

build(deps): bump @docusaurus/plugin-google-gtag from 3.3.2 to 3.4.0 #142

build(deps): bump @docusaurus/plugin-google-gtag from 3.3.2 to 3.4.0

build(deps): bump @docusaurus/plugin-google-gtag from 3.3.2 to 3.4.0 #142

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Install dependencies
run: npm ci
- name: Build package
run: npm run build