Update wireguard-go.yml

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

@ -26,8 +26,8 @@ jobs:
token: ${{ secrets.GH_TOKEN }} token: ${{ secrets.GH_TOKEN }}
- name: Fetch Go version - name: Fetch Go version
with: run: |
GO_VERSION: 1.18 GO_VERSION=1.18
- name: Setup Go environment - name: Setup Go environment
uses: actions/setup-go@v3 uses: actions/setup-go@v3

Loading…
Cancel
Save