We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53ac86 commit 949020bCopy full SHA for 949020b
.github/workflows/upload_assets.yml
@@ -68,7 +68,7 @@ jobs:
68
69
# Download the binary artifact from the build job
70
- name: Download binary artifact
71
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
72
with:
73
name: binary
74
path: ./docker-build
0 commit comments