mirror of https://github.com/statping/statping
bump crazy-max/ghaction-xgo
parent
fc43502394
commit
c7b884bc77
|
@ -139,7 +139,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Build ${{ matrix.platform }}/${{ matrix.arch }}
|
- name: Build ${{ matrix.platform }}/${{ matrix.arch }}
|
||||||
uses: crazy-max/ghaction-xgo@v1
|
uses: crazy-max/ghaction-xgo@v2
|
||||||
env:
|
env:
|
||||||
VERSION: ${{ needs.data.outputs.version }}
|
VERSION: ${{ needs.data.outputs.version }}
|
||||||
COMMIT: ${{ github.sha }}
|
COMMIT: ${{ github.sha }}
|
||||||
|
|
Loading…
Reference in New Issue