Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit 38833d2

Browse files
Update actions/download-artifact digest to c850b93 (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5689375 commit 38833d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Get the sources
3737
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
3838
- name: Download build artifact
39-
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
39+
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4
4040
with:
4141
name: NuGet Package
4242
path: ./BuildArtifacts/Packages/NuGet

0 commit comments

Comments
 (0)