Skip to content

Bump wangyoucao577/go-release-action from 1.47 to 1.48 #63

Bump wangyoucao577/go-release-action from 1.47 to 1.48

Bump wangyoucao577/go-release-action from 1.47 to 1.48 #63

Workflow file for this run

on: [push, pull_request]
name: Build
jobs:
checks:
name: run
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: run
uses: actions/setup-go@v5
with:
check-latest: true
go-version: "1.21"
- run: go build ./cmd/go-ps3syscon