We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1fd46 commit 8447af4Copy full SHA for 8447af4
.github/workflows/pypi_upload.yml
@@ -89,7 +89,7 @@ jobs:
89
90
steps:
91
- uses: actions/checkout@v4
92
- - uses: pypa/[email protected].0
+ - uses: pypa/[email protected].1
93
with:
94
only: ${{ matrix.only }}
95
0 commit comments