We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f2a77 commit c916fc7Copy full SHA for c916fc7
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
# These are the latest versions of the github actions; dependabot will
21
# send PRs to keep these up-to-date.
22
- - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
+ - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
23
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
24
with:
25
sdk: ${{ matrix.sdk }}
0 commit comments