diff --git a/.github/workflows/dart.yaml b/.github/workflows/dart.yaml index a4d6364..d153677 100644 --- a/.github/workflows/dart.yaml +++ b/.github/workflows/dart.yaml @@ -25,7 +25,7 @@ jobs: timeout-minutes: 15 steps: - name: Git Checkout - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # 4.1.5 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # 4.1.6 with: submodules: true - name: Setup Dart