Skip to content

Commit 51eb35a

Browse files
chore(deps): update actions/upload-artifact action to v5 (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8725c97 commit 51eb35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
with:
104104
user: IvanJosipovic
105105

106-
- uses: actions/upload-artifact@v4
106+
- uses: actions/upload-artifact@v5
107107
with:
108108
name: NuGet Package
109109
path: src/**/*.nupkg

0 commit comments

Comments
 (0)