Tried version update
Some checks failed
Pull Request Pipeline / lint (pull_request) Has been skipped
Pull Request Pipeline / test (pull_request) Has been skipped
Pull Request Pipeline / format (pull_request) Has been skipped
Pull Request Pipeline / update-version (pull_request) Failing after 1s

This commit is contained in:
2026-01-17 20:04:19 +01:00
parent d4bb0c5698
commit 8045855f91

View File

@@ -111,9 +111,9 @@ jobs:
run: flutter analyze lib test run: flutter analyze lib test
update-version: update-version:
uses: stikkyapp/update-pubspec-version@v2 uses: stikkyapp/update-pubspec-version@v2
with: with:
strategy: 'patch' strategy: 'patch'
bump-build: false bump-build: false
path: './pubspec.yaml' path: './pubspec.yaml'