Skip to content

[BP: v6 <- #686] Bump github.com/libp2p/go-libp2p from 0.22.0 to 0.27.8 #1822

[BP: v6 <- #686] Bump github.com/libp2p/go-libp2p from 0.22.0 to 0.27.8

[BP: v6 <- #686] Bump github.com/libp2p/go-libp2p from 0.22.0 to 0.27.8 #1822

Workflow file for this run

name: golangci-lint
on:
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
only-new-issues: true
args: --timeout=5m