diff --git a/.github/workflows/build_master.yml b/.github/workflows/build_master.yml index d1911127b..9eb2e4c7b 100644 --- a/.github/workflows/build_master.yml +++ b/.github/workflows/build_master.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: fetch-depth: 0 #Needed to download everything to be able to access the master & language branches