Skip to content

Commit de56f88

Browse files
committed
github actions updated.
1 parent 5d47daa commit de56f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# https://github.com/actions/upload-artifact
6161
- name: 📦 Retain Artifacts (Release AAR)
6262
id: retain-release-aar
63-
uses: actions/upload-artifact@v3
63+
uses: actions/upload-artifact@v4
6464
with:
6565
name: androidx-colorpicker-aar
6666
path: ./library/build/outputs/aar/colorpicker_*-release.aar

0 commit comments

Comments
 (0)