Skip to content

Commit 77ac152

Browse files
Update actions/download-artifact digest to 95815c3 (#1104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfb7eca commit 77ac152

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@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4
11+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
1212
with:
1313
name: NuGet Package
1414
path: ./BuildArtifacts/Packages/NuGet

0 commit comments

Comments
 (0)