Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed Jul 12, 2023
1 parent fabf9ab commit d0c2d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: install gitversion tool
uses: gittools/actions/gitversion/setup@v0.9
with:
versionSpec: '5.7.x'
versionSpec: '6.0.x'
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'

Expand Down

0 comments on commit d0c2d97

Please sign in to comment.