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 52426be commit c7806eaCopy full SHA for c7806ea
.github/workflows/pypi.yaml
@@ -61,7 +61,7 @@ jobs:
61
62
steps:
63
- name: "Download build artifacts"
64
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
65
with:
66
name: Packages
67
path: dist
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
93
94
0 commit comments