We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3426709 commit 10fdda4Copy full SHA for 10fdda4
.github/workflows/IJ.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Build with Gradle
47
run: ./gradlew runPluginVerifier -PideaVersion=IC-2023.2
48
- name: Upload report
49
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
50
if: always()
51
with:
52
name: verifier-report
0 commit comments