Update wireguard-go.yml

dependabot/github_actions/actions/checkout-3.1.0 v2.18
fscarmen 4 years ago committed by GitHub
parent 1f0d08fd77
commit 052329b338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/wireguard-go.yml

@ -35,7 +35,8 @@ jobs:
git clone https://git.zx2c4.com/wireguard-go
- name: Setup Go environment
- uses: actions/setup-go@v3
uses: actions/setup-go@v3
- uses: wangyoucao577/go-release-action@v1.25
with:
goos: ${{ matrix.goos }}

Loading…
Cancel
Save