Skip to content

Commit 029c2e1

Browse files
authored
fix: Update upload-artifact version
1 parent 1d5b76b commit 029c2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
BUILD_TOOLS_VERSION: "34.0.0"
9898

9999
- name: Upload Proguard mapping file
100-
uses: actions/upload-artifact@v3
100+
uses: actions/upload-artifact@v4
101101
with:
102102
name: mapping.txt
103103
path: app/build/outputs/mapping/standardPreview/mapping.txt

0 commit comments

Comments
 (0)