Merge pull request #305 from spring-cloud/dependabot/github_actions/2024.0.x/actions/checkout-4

Bump actions/checkout from 3 to 4
This commit is contained in:
Ryan Baxter
2025-02-20 09:45:40 -05:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ jobs:
# if: github.repository_owner == 'spring-cloud'
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: docs-build
fetch-depth: 1