We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb976c7 commit 3706febCopy full SHA for 3706feb
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
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
23
- - uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
+ - uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
24
with:
25
sdk: ${{ matrix.sdk }}
26
- run: dart pub get
0 commit comments