diff --git a/.github/workflows/update-kvariants.yml b/.github/workflows/update-kvariants.yml index 90e031d..6f19b14 100644 --- a/.github/workflows/update-kvariants.yml +++ b/.github/workflows/update-kvariants.yml @@ -25,7 +25,7 @@ jobs: - name: Fetch latest version run: ./irg-kvariants/bin/sync_dictionaries.sh - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: Update kVariants dictionary branch: update-kvariants