We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a8fc7 commit d5f0326Copy full SHA for d5f0326
.github/workflows/release-package.yml
@@ -60,7 +60,7 @@ jobs:
60
- python: '3.10'
61
steps:
62
- name: Download distribution
63
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
64
with:
65
name: distribution
66
@@ -105,7 +105,7 @@ jobs:
105
id-token: write
106
107
108
109
110
111
@@ -129,7 +129,7 @@ jobs:
129
130
131
132
133
134
135
0 commit comments