Skip to content

Bump to golang 1.21 and golang.org/x/mod v0.14.0 #24

Bump to golang 1.21 and golang.org/x/mod v0.14.0

Bump to golang 1.21 and golang.org/x/mod v0.14.0 #24

Workflow file for this run

# Copyright 2020 The Knative Authors.
# SPDX-License-Identifier: Apache-2.0
# This file is automagically synced here from github.com/knative-extensions/knobots
name: Code Style
on:
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
style:
uses: knative/actions/.github/workflows/reusable-style.yaml@main