diff --git a/.github/workflows/check-size.yml b/.github/workflows/check-size.yml index 1cfcd9b..3979c2c 100644 --- a/.github/workflows/check-size.yml +++ b/.github/workflows/check-size.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 1 - name: Check large files - uses: actionsdesk/lfs-warning@v3.2 + uses: actionsdesk/lfs-warning@v3.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: