We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 170f783 + 320f6ec commit bde9514Copy full SHA for bde9514
template/.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
if: github.event_name == 'release' && github.event.action == 'published'
72
steps:
73
- uses: actions/download-artifact@v3
74
- - uses: pypa/[email protected].10
+ - uses: pypa/[email protected].11
75
76
upload_conda:
77
name: Deploy Conda
0 commit comments