diff --git a/pkgs/mime/.github/workflows/test-package.yml b/pkgs/mime/.github/workflows/test-package.yml index 68acfa70..342f3a9d 100644 --- a/pkgs/mime/.github/workflows/test-package.yml +++ b/pkgs/mime/.github/workflows/test-package.yml @@ -20,7 +20,7 @@ jobs: steps: # These are the latest versions of the github actions; dependabot will # send PRs to keep these up-to-date. - - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f - name: Install dependencies