Skip to content

Commit 3da410d

Browse files
Update nightlybuild.yml
1 parent c569c42 commit 3da410d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightlybuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Run Integration Tests
4848
run: dotnet test "FileProcessor.IntegrationTests\FileProcessor.IntegrationTests.csproj"
4949

50-
- uses: actions/upload-artifact@v2
50+
- uses: actions/upload-artifact@v4.4.0
5151
if: ${{ failure() }}
5252
with:
5353
name: tracelogs

0 commit comments

Comments
 (0)