Skip to content

Commit 692f8af

Browse files
authored
Update workflows.yaml
1 parent fb4b632 commit 692f8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
129129
# Uploading artifacts
130130
- name: Upload NuGet packages (nupkg + snupkg)
131-
uses: actions/upload-artifact@v3
131+
uses: actions/upload-artifact@v4
132132
with:
133133
name: nuget-${{ matrix.define }}
134134
path: ./nupkg-${{ matrix.define }}/*.*nupkg

0 commit comments

Comments
 (0)