Skip to content

Commit 29bca50

Browse files
authored
Update .github/workflows/cd.yml
Signed-off-by: Lukas Burgholzer <burgholzer@me.com>
1 parent 784d7d3 commit 29bca50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
path: dist
6161
merge-multiple: true
6262
- name: Generate artifact attestation for sdist and wheel(s)
63-
uses: actions/attest-build-provenance@v2.0.1
63+
uses: actions/attest-build-provenance@v2
6464
with:
6565
subject-path: "dist/*"
6666
- uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)