Skip to content

Commit 999f258

Browse files
Merge branch 'dail8859:master' into master
2 parents 5395d06 + a135c4a commit 999f258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: lupdate src/NotepadNext.pro
2525

2626
- name: Commit translation changes
27-
uses: stefanzweifel/git-auto-commit-action@v6
27+
uses: stefanzweifel/git-auto-commit-action@v7
2828
with:
2929
commit_message: Update translation files
3030
file_pattern: 'i18n/*.ts'

0 commit comments

Comments
 (0)