Skip to content

Commit 6863b81

Browse files
authored
Upgrade upload-artifact action to version 4
1 parent 54bd3bf commit 6863b81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
113113
# Publish the signed packages
114114
- name: Upload build artifacts
115-
uses: actions/upload-artifact@v3
115+
uses: actions/upload-artifact@v4
116116
with:
117117
name: SignedArtifacts
118118
path: BuildArtifacts

0 commit comments

Comments
 (0)