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 7e705f7 commit 43f2a77Copy full SHA for 43f2a77
.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@b4ffde65f46336ab88eb53be808477a3936bae11
+ - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
23
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
24
with:
25
sdk: ${{ matrix.sdk }}
0 commit comments