We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 674b014 commit 3abea9bCopy full SHA for 3abea9b
.github/workflows/container.yml
@@ -103,7 +103,7 @@ jobs:
103
- name: Check out code into the Go module directory
104
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
105
106
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
107
with:
108
name: parca-load-dist-container
109
path: dist
0 commit comments