Skip to content

Commit

Permalink
Merge pull request #152 from yamin8000/renovate/actions-upload-artifa…
Browse files Browse the repository at this point in the history
…ct-4.x

Update actions/upload-artifact action to v4
  • Loading branch information
yamin8000 authored Dec 22, 2023
2 parents 0d71bd6 + 937196f commit 2fb82c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: ./gradlew build

- name: Upload a Build Artifact
uses: actions/upload-artifact@v2.3.1
uses: actions/upload-artifact@v4.0.0
with:
# Artifact name
name:
Expand Down

0 comments on commit 2fb82c8

Please sign in to comment.