Skip to content

Commit 712938f

Browse files
Update actions/upload-artifact digest to b4b15b8 (#756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 879bbc4 commit 712938f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationtests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: ./build.sh --target=Create-NuGet-Packages
3333
shell: bash
3434
- name: Publish NuGet package as build artifact
35-
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
35+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
3636
with:
3737
name: NuGet Package
3838
path: ./BuildArtifacts/Packages/NuGet/

0 commit comments

Comments
 (0)