We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f78444 commit abe82a3Copy full SHA for abe82a3
‎project_name/.github/workflows/{% if in_pypi %}build-and-publish.yml{% endif %}.jinja‎
@@ -48,7 +48,7 @@ jobs:
48
id-token: write
49
steps:
50
- name: Download package distributions
51
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
52
with:
53
name: Packages
54
path: dist/
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments