diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index be42aa7..f37178b 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -43,7 +43,7 @@ jobs: draft: true prerelease: true - - uses: actions/upload-artifact@v2.2.3 + - uses: actions/upload-artifact@v2.2.4 if: startsWith(github.ref, 'refs/tags/') with: name: build