mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Bump workflows in github actions (#27836)
All major version upgrades are related to using Node v20 as default runtime
This commit is contained in:
2
.github/workflows/cron-translations.yml
vendored
2
.github/workflows/cron-translations.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: update locales
|
||||
run: ./build/update-locales.sh
|
||||
- name: push translations to repo
|
||||
uses: appleboy/git-push-action@v0.0.2
|
||||
uses: appleboy/git-push-action@v0.0.3
|
||||
with:
|
||||
author_email: "teabot@gitea.io"
|
||||
author_name: GiteaBot
|
||||
|
||||
Reference in New Issue
Block a user