fix(deps): update dart dependencies (non-major) #248

Merged
flixcoo merged 15 commits from renovate/dart-non-major into development 2026-05-25 12:00:58 +00:00
Showing only changes of commit 15c32e2b1a - Show all commits

View File

@@ -44,10 +44,10 @@ jobs:
uses: actions/checkout@v4
# Required for Flutter action
- name: Install jq
run: |
apt-get update
apt-get install -y jq
# - name: Install jq
# run: |
# apt-get update
# apt-get install -y jq
- name: Set up Flutter
uses: subosito/flutter-action@v2