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 d87ba61 commit 1ebd3ddCopy full SHA for 1ebd3dd
.github/workflows/pypi-release.yaml
@@ -54,7 +54,7 @@ jobs:
54
name: Install Python
55
with:
56
python-version: "3.11"
57
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
58
59
name: releases
60
path: dist
@@ -82,7 +82,7 @@ jobs:
82
id-token: write
83
84
steps:
85
86
87
88
@@ -106,7 +106,7 @@ jobs:
106
107
108
109
110
111
112
0 commit comments