Skip to content

Commit 06c524e

Browse files
Update actions/download-artifact digest to 9c19ed7 (#545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 437ac43 commit 06c524e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integrationtests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Get the sources
5454
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
5555
- name: Download build artifact
56-
uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4
56+
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4
5757
with:
5858
name: NuGet Package
5959
path: ./BuildArtifacts/Packages/NuGet
@@ -83,7 +83,7 @@ jobs:
8383
- name: Get the sources
8484
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
8585
- name: Download build artifact
86-
uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4
86+
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4
8787
with:
8888
name: NuGet Package
8989
path: ./BuildArtifacts/Packages/NuGet

0 commit comments

Comments
 (0)