Skip to content

Commit

Permalink
Merge pull request #467 from Jvr2022/patch-4
Browse files Browse the repository at this point in the history
bump workflow deps
  • Loading branch information
Mahmud0808 committed Apr 5, 2024
2 parents f46fbce + 23273dc commit 3982a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: echo "VERSION_NAME=$(${{github.workspace}}/gradlew -q printVersionName)" >> $GITHUB_ENV

- name: Bump application version code
uses: chkfung/android-version-actions@v1.2.2
uses: chkfung/android-version-actions@v1.2.3
with:
gradlePath: app/build.gradle
versionCode: ${{github.run_number}}
Expand Down

0 comments on commit 3982a38

Please sign in to comment.