Skip to content

build(deps): bump @docusaurus/plugin-google-tag-manager from 3.4.0 to 3.5.1 #154

build(deps): bump @docusaurus/plugin-google-tag-manager from 3.4.0 to 3.5.1

build(deps): bump @docusaurus/plugin-google-tag-manager from 3.4.0 to 3.5.1 #154

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