Skip to content

Bump golang.org/x/net from 0.20.0 to 0.23.0 in /tutorials/base #17

Bump golang.org/x/net from 0.20.0 to 0.23.0 in /tutorials/base

Bump golang.org/x/net from 0.20.0 to 0.23.0 in /tutorials/base #17

Workflow file for this run

name: Check Markdown links
on:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15