mirror of
https://github.com/flutter/samples.git
synced 2026-04-01 09:13:23 +00:00
Bump actions/checkout from 3.5.2 to 3.5.3 (#1892)
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@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
|
||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user