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

Bump actions/checkout from 6 to 7
This commit is contained in:
Ryan Baxter
2026-06-18 13:39:18 -04:00
committed by GitHub
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
# if: github.repository_owner == 'spring-cloud'
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
ref: docs-build
fetch-depth: 1