diff --git a/.github/workflows/reproduire-sur-stackblitz.yml b/.github/workflows/reproduire-sur-stackblitz.yml index 63888cac2b..e5dd5a9faf 100644 --- a/.github/workflows/reproduire-sur-stackblitz.yml +++ b/.github/workflows/reproduire-sur-stackblitz.yml @@ -11,7 +11,7 @@ jobs: reproduire-sur-stackblitz: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: huang-julien/reproduire-sur-stackblitz@v1.0.0 with: reproduction-heading: '### Reproduction' \ No newline at end of file