bump crazy-max/ghaction-xgo

pull/1118/head
Willy 2023-01-31 23:13:36 +00:00
parent fc43502394
commit c7b884bc77
No known key found for this signature in database
GPG Key ID: 1A43E076B0272479
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ jobs:
shell: bash
- name: Build ${{ matrix.platform }}/${{ matrix.arch }}
uses: crazy-max/ghaction-xgo@v1
uses: crazy-max/ghaction-xgo@v2
env:
VERSION: ${{ needs.data.outputs.version }}
COMMIT: ${{ github.sha }}