Tried version update
All checks were successful
All checks were successful
This commit is contained in:
@@ -112,7 +112,15 @@ jobs:
|
||||
|
||||
|
||||
update-version:
|
||||
uses: stikkyapp/update-pubspec-version@v2
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update version
|
||||
uses: https://github.com/stikkyapp/update-pubspec-version@v2
|
||||
with:
|
||||
strategy: 'patch'
|
||||
bump-build: false
|
||||
|
||||
Reference in New Issue
Block a user