chore: update issue templates and workflow files for Gitea compatibility
Build Validation / build (push) Successful in 39s
Build Validation / build (push) Successful in 39s
This commit is contained in:
@@ -13,10 +13,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
uses: https://gitea.com/actions/checkout@v4
|
||||
|
||||
- name: use NodeJS v22.22.3
|
||||
uses: actions/setup-node@v4
|
||||
uses: https://gitea.com/actions/setup-node@v4
|
||||
with:
|
||||
node-version: '22.22.3'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user