Skip to content

Commit 502015c

Browse files
Bump actions/checkout from 3.0.2 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 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@2541b12...ac59398) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 224fd0e commit 502015c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dash_analytics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- sdk: stable
2929
run-tests: true
3030
steps:
31-
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
31+
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
3232
- uses: dart-lang/setup-dart@6a218f2413a3e78e9087f638a238f6b40893203d
3333
with:
3434
sdk: ${{matrix.sdk}}

0 commit comments

Comments
 (0)