Skip to content

Commit

Permalink
ci: update github checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jahnf committed Nov 24, 2024
1 parent 099aa1f commit 812a15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
# ===================================================================================
# ---------- Checkout and build inside docker container ----------
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
# unfortunately, currently we need all the history for a valid auto generated version
fetch-depth: 0
Expand Down

0 comments on commit 812a15d

Please sign in to comment.