Skip to content

Commit f61b9a3

Browse files
Bump actions/checkout from 4.2.0 to 4.2.2 (grpc#744)
1 parent c063010 commit f61b9a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dart.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
sdk: [3.5, dev]
2020
steps:
21-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
21+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2222
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
2323
with:
2424
sdk: ${{ matrix.sdk }}
@@ -70,7 +70,7 @@ jobs:
7070
- os: macos-latest
7171
platform: chrome
7272
steps:
73-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
73+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
7474
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
7575
with:
7676
sdk: ${{ matrix.sdk }}

0 commit comments

Comments
 (0)