Skip to content

Commit

Permalink
Use v1 of NiklasLehnfeld/flutter-version-number-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Abestanis committed Aug 31, 2024
1 parent 5686c9a commit 9eb7614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_google_play/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ runs:
mv key.properties ${{ github.workspace }}/android/key.properties
- name: 📖 Read app version
uses: NiklasLehnfeld/flutter-version-number-action@main
uses: NiklasLehnfeld/flutter-version-number-action@v1
id: read-version
with:
file-path: pubspec.yaml
Expand Down

0 comments on commit 9eb7614

Please sign in to comment.