Skip to content

Commit b3e3f0b

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent dba7de0 commit b3e3f0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
if: always()
3737
with:
3838
report_paths: Test/TestResults/TestResults.xml
39-
- uses: actions/upload-artifact@v6
39+
- uses: actions/upload-artifact@v7
4040
if: failure()
4141
with:
4242
name: artifacts

0 commit comments

Comments
 (0)