Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: milkmaker <milkmaker@mailcow.de>
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 1c0d746 commit 1e601ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate_check-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout 📥
uses: actions/checkout@v4.1.0
uses: actions/checkout@v4.1.4
with:
fetch-depth: '0' # https://github.com/timvink/mkdocs-git-revision-date-localized-plugin#note-when-using-build-environments

Expand Down

0 comments on commit 1e601ba

Please sign in to comment.