diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01a2255..2e6de4b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -149,7 +149,7 @@ jobs: - name: List artifacts run: ls -la dist/ - name: Upload to GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | dist/*.whl