changining to gitea action v4
Some checks failed
godot-ci export / Windows Export (push) Has been cancelled

This commit is contained in:
2025-07-06 01:00:12 -07:00
parent 327eb19013
commit 84140191af

View File

@ -38,7 +38,7 @@ jobs:
# name: test # name: test
# path: test.txt # path: test.txt
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: https://gitea.com/actions/checkout@v4
with: with:
lfs: true lfs: true
- name: Setup - name: Setup