Skip to content

chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 #154

chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0

chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 #154

Workflow file for this run

name: docs builder
on:
pull_request:
permissions: read-all
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: "20.12.0"
- run: npm install
- run: npm run docs:build