Skip to content

Commit 10e011e

Browse files
Update pullrequest.yml
1 parent 3da410d commit 10e011e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Run Integration Tests
4242
run: dotnet test "FileProcessor.IntegrationTests\FileProcessor.IntegrationTests.csproj" --filter Category=PRTest
4343

44-
- uses: actions/upload-artifact@v2
44+
- uses: actions/upload-artifact@v4.4.0
4545
if: ${{ failure() }}
4646
with:
4747
name: tracelogs

0 commit comments

Comments
 (0)