Skip to content

Update go version to 1.23.4 #63

Update go version to 1.23.4

Update go version to 1.23.4 #63

Workflow file for this run

name: Lint Code Base
on:
push:
branches: [master]
pull_request:
branches: [master]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
permissions: {}
jobs:
lint:
name: Lint code base
uses: andrew-field/reusable-workflows/.github/workflows/linter.yml@master