Skip to content

Commit

Permalink
Fix action reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed May 26, 2024
1 parent 39056cc commit 9b6c9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Set up GitVersion
if: github.event.pull_request.number
uses: GitTools/actions@v1
uses: GitTools/actions/gitversion/setup@v1
with:
versionSpec: '5.x'
preferLatestVersion: true
Expand Down

0 comments on commit 9b6c9c7

Please sign in to comment.