Skip to content

Commit 19f58cb

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 10f519d commit 19f58cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

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

0 commit comments

Comments
 (0)