Skip to content

Commit

Permalink
Merge branch 'master' into im/new-sonatype-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Sep 19, 2024
2 parents 485d952 + f610971 commit 705d99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rd-kt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build
run: ./gradlew build
- name: Upload Test Results
uses: actions/upload-artifact@v2.2.4
uses: actions/upload-artifact@v4
if: ${{ always() }}
with:
name: tests-log.${{ runner.os }}
Expand Down

0 comments on commit 705d99f

Please sign in to comment.