Closes gh-1605
@@ -23,7 +23,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
@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
- name: Dispatch