Skip to content

Commit b4c8227

Browse files
build(deps): bump actions/checkout from 3.5.2 to 4.1.1 (#441)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e5e7e5...b4ffde6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 847d61a commit b4c8227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
sdk: stable
3636
- run: dart --version
3737

38-
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
38+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
3939
- run: dart pub upgrade
4040
working-directory: integration_test
4141

0 commit comments

Comments
 (0)