Skip to content

Commit 7883b45

Browse files
authored
[GHA] upgrade JetBrains integration tests use libactions/upload-artifact (#20213)
1 parent 93f81fe commit 7883b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jetbrains-integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
cp -r dev/jetbrains-test/video dev/jetbrains-test/build/reports
120120
- name: Save report
121121
if: always()
122-
uses: actions/upload-artifact@v2
122+
uses: actions/upload-artifact@v3
123123
with:
124124
name: video
125125
path: |

0 commit comments

Comments
 (0)