Skip to content

Commit

Permalink
Minor Fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
RealMangorage committed May 5, 2024
1 parent 7e775c2 commit c2b3095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:


- name: Get commit count using Github API
uses: actions/github@v3
uses: actions/github@v2
id: get_commits
with:
ref: ${{ github.base_ref }} # Branch that triggered the workflow
Expand Down

0 comments on commit c2b3095

Please sign in to comment.