Bump actions/checkout from 2 to 4 (#1276)

This commit is contained in:
dependabot[bot]
2023-09-26 15:08:02 +02:00
committed by GitHub
parent f44270b00f
commit 86f32406f3
2 changed files with 2 additions and 2 deletions

View File

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