diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml index c028f14..31d37d6 100644 --- a/.github/workflows/license.yml +++ b/.github/workflows/license.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v3 - name: Update license year - uses: p3lim/license-year-updater@v1 + uses: p3lim/license-year-updater@v2 with: files: LICENSE.txt