Skip to content

Update toolchain to Go 1.23.1 #1654

Update toolchain to Go 1.23.1

Update toolchain to Go 1.23.1 #1654

Workflow file for this run

name: plugin docs lint
on:
push:
tags:
- v*
branches:
- master
pull_request:
permissions:
contents: read
jobs:
get-latest:
name: Check plugin docs versions
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run checking script
shell: bash
run: docs/plugins/lint_plugin_docs.sh