We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b8057 commit 84fcfbaCopy full SHA for 84fcfba
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
47
steps:
48
- name: fetch dists
49
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
+ uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
50
with:
51
name: certifi-dists
52
path: dist/
0 commit comments