Skip to content

Commit 773dac5

Browse files
build: update action versions (#401)
1 parent e61523e commit 773dac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: ./gradlew testProdDebugUnitTest $CI_GRADLE_ARG_PROPERTIES
4343

4444
- name: Upload reports
45-
uses: actions/upload-artifact@v3
45+
uses: actions/upload-artifact@v4
4646
if: failure()
4747
with:
4848
name: failures

0 commit comments

Comments
 (0)