diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c93aa46..3bae4d4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -106,7 +106,7 @@ jobs: - name: Install TPL if: github.ref == 'refs/heads/main' && !contains(github.event.commits[0].message, 'auto-update README') - uses: zooplus/tpl@v0.13.5 + uses: zooplus/tpl@v0.13.6 - name: Update README if: github.ref == 'refs/heads/main' && !contains(github.event.commits[0].message, 'auto-update README')