1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-08 10:38:21 +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:
Chongyi Zheng
2023-10-30 03:56:43 -04:00
committed by GitHub
parent 1756e30e10
commit 0a710133cd
8 changed files with 45 additions and 45 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- run: make generate-license generate-gitignore
timeout-minutes: 40
- 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