Skip to content

Commit 3fe5409

Browse files
Update actions/download-artifact digest to b14cf4c
1 parent 255a4b2 commit 3fe5409

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/prepare-integration-test

.github/actions/prepare-integration-test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
using: "composite"
99
steps:
1010
- name: Download build artifact
11-
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
11+
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4
1212
with:
1313
name: NuGet Package
1414
path: ./BuildArtifacts/Packages/NuGet

0 commit comments

Comments
 (0)