Skip to content

Commit 73b35a5

Browse files
renovate[bot]wax911
authored andcommitted
chore(deps): update actions/upload-artifact action to v4
1 parent 7ea4426 commit 73b35a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-publish-artifact.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
./gradlew publishMavenPublicationToMavenLocal
4040
- name: Upload artifacts
41-
uses: actions/upload-artifact@v3
41+
uses: actions/upload-artifact@v4
4242
with:
4343
name: publications
4444
path: ~/.m2/repository/io/wax911/emoji/

0 commit comments

Comments
 (0)