We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7efecc9 + 9dcd6e9 commit 243ec58Copy full SHA for 243ec58
1 file changed
.github/workflows/pypi-publish-release.yml
@@ -44,7 +44,7 @@ jobs:
44
needs: build
45
steps:
46
- name: Download distribution from build job
47
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
48
with:
49
name: certbot_dns_duckdns_dist
50
path: dist/
0 commit comments