Skip to content

Commit c349c16

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 2ad2ff0 commit c349c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
dotnet-version: 10.x
1919
- run: scripts\build.ps1
20-
- uses: actions/upload-artifact@v6
20+
- uses: actions/upload-artifact@v7
2121
with:
2222
name: nuget
2323
path: artifacts

0 commit comments

Comments
 (0)