diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index e33c69e..466704b 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -15,6 +15,7 @@ jobs: uses: actions/checkout@v3 with: submodules: true + fetch-tags: true - name: Update submodule run: git submodule update --recursive --remote