Skip to content

Commit 9998f48

Browse files
dependabot[bot]davidmorgan
authored andcommitted
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@755da8c...ac59398) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6464978 commit 9998f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
sdk: [2.12.0, dev]
2121

2222
steps:
23-
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
23+
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
2424
- uses: dart-lang/setup-dart@6a218f2413a3e78e9087f638a238f6b40893203d
2525

2626
- name: Run Presubmits

0 commit comments

Comments
 (0)