Merge pull request #82 from HyNetwork/dependabot/github_actions/crazy-max/ghaction-xgo-1.6.1

Bump crazy-max/ghaction-xgo from 1 to 1.6.1
This commit is contained in:
Toby 2021-05-13 15:19:47 -07:00 committed by GitHub
commit bfed3cb62d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ jobs:
id: current-time
- name: Build
uses: crazy-max/ghaction-xgo@v1
uses: crazy-max/ghaction-xgo@v1.6.1
env:
TIME: "${{ steps.current-time.outputs.time }}"
with: