diff --git a/pkgs/mime/.github/workflows/test-package.yml b/pkgs/mime/.github/workflows/test-package.yml index 0651f6149..0a5aa83c4 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@b4ffde65f46336ab88eb53be808477a3936bae11 + - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 - uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3 - name: Install dependencies