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 (main) (#28533)
This commit is contained in:
parent
1421401146
commit
84a5990919
@ -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'
|
Loading…
Reference in New Issue
Block a user