Skip to content

Commit

Permalink
[GHA] upgrade JetBrains integration tests use lib`actions/upload-arti…
Browse files Browse the repository at this point in the history
…fact` (#20213)
  • Loading branch information
mustard-mh authored Sep 13, 2024
1 parent 93f81fe commit 7883b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jetbrains-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
cp -r dev/jetbrains-test/video dev/jetbrains-test/build/reports
- name: Save report
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: video
path: |
Expand Down

0 comments on commit 7883b45

Please sign in to comment.