Skip to content

Bump actions/checkout from 4 to 7 #118

Bump actions/checkout from 4 to 7

Bump actions/checkout from 4 to 7 #118

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
tsplot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/setup-go@v6
with:
go-version-file: go.mod
- run: make test