Skip to content

build(deps): bump the go group across 1 directory with 2 updates #5

build(deps): bump the go group across 1 directory with 2 updates

build(deps): bump the go group across 1 directory with 2 updates #5

Workflow file for this run

name: Test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
with:
go-version: 1.23.x
- name: Check package is correct
run: make test