Skip to content

Commit

Permalink
Updated CI checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianeicher committed Sep 10, 2023
1 parent cb954d4 commit b30b105
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ jobs:
runs-on: ubuntu-latest
steps:
# Prepare
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
show-progress: false
- uses: gittools/actions/gitversion/[email protected]
with:
versionSpec: '5.12.x'
Expand Down

0 comments on commit b30b105

Please sign in to comment.