Skip to content

Commit f36ec17

Browse files
author
rnbsovstudy
committed
👾 fix: Update workflow version from deprecated one
Changelog: fix
1 parent e92aa71 commit f36ec17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flutter-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: flutter build apk --release
3838

3939
- name: Upload APK
40-
uses: actions/upload-artifact@v3
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: release-apk
4343
path: build/app/outputs/flutter-apk/app-release.apk

0 commit comments

Comments
 (0)