Skip to content

Bump golang.org/x/net from 0.4.0 to 0.23.0 #3

Bump golang.org/x/net from 0.4.0 to 0.23.0

Bump golang.org/x/net from 0.4.0 to 0.23.0 #3

Workflow file for this run

name: Build
on:
pull_request:
branches:
- main
- stable
- release
jobs:
test:
uses: ./.github/workflows/test.yaml
with:
branch: ${{ github.ref }}