Skip to content

Commit 43b450d

Browse files
authored
bump upload-artifact to v4
1 parent 5b97b44 commit 43b450d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IJ-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: chmod +x gradlew
2525
- name: Build with Gradle
2626
run: ./gradlew build --continue -PideaVersion=LATEST-EAP-SNAPSHOT
27-
- uses: actions/upload-artifact@v2
27+
- uses: actions/upload-artifact@v4
2828
if: always()
2929
with:
3030
name: test-reports

0 commit comments

Comments
 (0)