Skip to content

Commit a93ee4b

Browse files
Merge pull request #1985 from CatimaLoyalty/dependabot/github_actions/actions/upload-artifact-4.3.4
Bump actions/upload-artifact from 4.3.3 to 4.3.4
2 parents c65f488 + d9b7191 commit a93ee4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: ./gradlew spotbugsRelease
4949
- name: Archive test results
5050
if: always()
51-
uses: actions/[email protected].3
51+
uses: actions/[email protected].4
5252
with:
5353
name: test-results
5454
path: app/build/reports

0 commit comments

Comments
 (0)