We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255a4b2 commit 6c23235Copy full SHA for 6c23235
1 file changed
.github/actions/prepare-integration-test/action.yml
@@ -8,7 +8,7 @@ runs:
8
using: "composite"
9
steps:
10
- name: Download build artifact
11
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
+ uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4
12
with:
13
name: NuGet Package
14
path: ./BuildArtifacts/Packages/NuGet
0 commit comments