Skip to content

Bump github/codeql-action from 2 to 3 #362

Bump github/codeql-action from 2 to 3

Bump github/codeql-action from 2 to 3 #362

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Install Go
uses: actions/[email protected]
with:
go-version-file: go.mod
- name: Build
run: make