We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9ad3f commit dd194bcCopy full SHA for dd194bc
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
run: python -m build
28
29
- name: Upload distributions
30
- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
+ uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
31
with:
32
name: certifi-dists
33
path: dist/
0 commit comments