Skip to content

Commit 35ef9ca

Browse files
Update actions/upload-artifact digest to 6546280 (#546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0078fa9 commit 35ef9ca

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
3333
shell: bash
3434
- name: Publish NuGet package as build artifact
35-
uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4
35+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
3636
with:
3737
name: NuGet Package
3838
path: ./BuildArtifacts/Packages/NuGet/

0 commit comments

Comments
 (0)