diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 13b65893766..275f782c790 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 # Add your build and test steps here