Skip to content

Commit

Permalink
use correct image version
Browse files Browse the repository at this point in the history
  • Loading branch information
remicalixte committed Oct 31, 2019
1 parent 7cf5ba6 commit 921e879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: make cross

- name: GH Release
uses: softprops/action-gh-release@v0.1.0
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 921e879

Please sign in to comment.