chore(deps): update actions/checkout action to v4 (main) (#28533)

This commit is contained in:
renovate[bot] 2024-08-14 08:11:18 +01:00 committed by GitHub
parent 1421401146
commit 84a5990919
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
reproduire-sur-stackblitz: reproduire-sur-stackblitz:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v4
- uses: huang-julien/reproduire-sur-stackblitz@v1.0.0 - uses: huang-julien/reproduire-sur-stackblitz@v1.0.0
with: with:
reproduction-heading: '### Reproduction' reproduction-heading: '### Reproduction'