mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update actions/checkout action to v4 (3.x) (#28568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
60948c8426
commit
b2c88e314f
@ -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'
|
Loading…
Reference in New Issue
Block a user