mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Bump actions/checkout from 3.6.0 to 4.0.0 (#2007)
This commit is contained in:
2
.github/workflows/verify-web-demos.yml
vendored
2
.github/workflows/verify-web-demos.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
# - beta
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
|
||||
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user