Skip to content

Commit 0bf0a05

Browse files
Bump actions/checkout from 4.1.2 to 4.1.4 (dart-archive/bazel_worker#89)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@9bb5618...0ad4b8f) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8014da1 commit 0bf0a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/bazel_worker/.github/workflows/test-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
sdk: [2.19.0, dev]
2323
steps:
24-
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
24+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
2525
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
2626
with:
2727
sdk: ${{ matrix.sdk }}

0 commit comments

Comments
 (0)