diff --git a/.github/workflows/selectcode.yaml b/.github/workflows/selectcode.yaml index 53eaf28..6405641 100644 --- a/.github/workflows/selectcode.yaml +++ b/.github/workflows/selectcode.yaml @@ -27,7 +27,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 📚 Git Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: 🎯 Setup Dart uses: dart-lang/setup-dart@v1