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 ae551545d3 - Show all commits

View File

@@ -32,7 +32,8 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: ghcr.io/cirruslabs/flutter:stable #image: ghcr.io/cirruslabs/flutter:stable
image: cimg/node:22.11
steps: steps:
# - name: Install Node # - name: Install Node
# run: | # run: |