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

Bump github.com/gin-contrib/pprof from 1.4.0 to 1.5.0 in /apps #23

Bump github.com/gin-contrib/pprof from 1.4.0 to 1.5.0 in /apps

Bump github.com/gin-contrib/pprof from 1.4.0 to 1.5.0 in /apps #23

name: pull-request-check
on:
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: '>=1.20.0'
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: make cmake g++ nlohmann-json3-dev libnl-genl-3-dev npm
version: 1.0
- run: make