Upgrade GitHub actions

This commit is contained in:
Brian Clozel
2025-05-06 09:33:30 +02:00
parent a672d59d69
commit e0bffeb819
8 changed files with 15 additions and 15 deletions

View File

@@ -16,7 +16,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