Skip to content

Bump golang.org/x/sys from 0.25.0 to 0.26.0 #264

Bump golang.org/x/sys from 0.25.0 to 0.26.0

Bump golang.org/x/sys from 0.25.0 to 0.26.0 #264

Workflow file for this run

name: Build artifacts
on: push
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
uses: actions/setup-go@v5
with:
go-version: '1.20.1'
id: go
- name: Check out code into the Go module directory
uses: actions/checkout@v4
- name: Run build-artifacts command
run: make ci-build-artifacts
- uses: actions/upload-artifact@v4
with:
path: soracom/dist/ghactions/