diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7438bfb..08a2f7d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -107,7 +107,7 @@ jobs: - name: List artifacts run: ls -la dist - name: Create / update GitHub release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | dist/vendor2mzml-*.tar.gz