Skip to content

Commit 83a6f19

Browse files
committed
Updated upload artifact
1 parent 5d9e7ca commit 83a6f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
subject-path: 'artifacts/NuGet'
5050

5151
- name: Upload Artifact
52-
uses: actions/upload-artifact@v3
52+
uses: actions/upload-artifact@v4
5353
with:
5454
name: nuget-packages
5555
path: artifacts/NuGet

0 commit comments

Comments
 (0)