We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87de239 commit a67f1eaCopy full SHA for a67f1ea
1 file changed
.github/workflows/ci.yml
@@ -317,7 +317,7 @@ jobs:
317
if: ${{ startsWith(github.ref, 'refs/tags/') || github.event_name == 'workflow_dispatch' }}
318
steps:
319
- uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
320
- - uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
+ - uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
321
with:
322
generateReleaseNotes: true
323
artifacts: wheels-*/*
0 commit comments