Skip to content

Commit

Permalink
bump upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
adietish authored Oct 14, 2024
1 parent 5b97b44 commit 43b450d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/IJ-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build --continue -PideaVersion=LATEST-EAP-SNAPSHOT
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
if: always()
with:
name: test-reports
Expand Down

0 comments on commit 43b450d

Please sign in to comment.