Skip to content

Commit

Permalink
Use latest upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
xSAVIKx committed Mar 3, 2024
1 parent 4129794 commit ccc8deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Run build with Gradle wrapper
run: ./gradlew build --stacktrace --warning-mode all
- name: Upload build reports
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: build-reports
Expand Down

0 comments on commit ccc8deb

Please sign in to comment.