Skip to content

chore: bump actions/upload-artifact from 3.0.0 to 3.1.3 #616

chore: bump actions/upload-artifact from 3.0.0 to 3.1.3

chore: bump actions/upload-artifact from 3.0.0 to 3.1.3 #616

Workflow file for this run

name: Docgen
on:
workflow_dispatch:
push:
branches: ['main', 'release-*']
pull_request:
permissions:
contents: read
jobs:
docgen:
name: Verify Docgen
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: '1.19.x'
- run: ./docgen/verify.sh