Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Bump github.com/sendgrid/sendgrid-go from 3.13.0+incompatible to 3.14.0+incompatible #53

Bump github.com/sendgrid/sendgrid-go from 3.13.0+incompatible to 3.14.0+incompatible

Bump github.com/sendgrid/sendgrid-go from 3.13.0+incompatible to 3.14.0+incompatible #53

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- master
pull_request:
branches: [ master ]
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/[email protected]
with:
version: latest