Skip to content

Bump golang.org/x/sys from 0.12.0 to 0.13.0 #1206

Bump golang.org/x/sys from 0.12.0 to 0.13.0

Bump golang.org/x/sys from 0.12.0 to 0.13.0 #1206

Workflow file for this run

name: License Checking
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
license:
name: License Checking
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check License Lines
uses: kt3k/[email protected]