Merge pull request #656 from spring-cloud/dependabot/github_actions/4.3.x/actions/checkout-7

This commit is contained in:
Ryan Baxter
2026-06-19 06:07:52 -04:00
committed by GitHub
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
# if: github.repository_owner == 'spring-projects'
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
ref: docs-build
fetch-depth: 1