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