gitea v3
Some checks failed
godot-ci export / Windows Export (push) Has been cancelled

This commit is contained in:
2025-07-01 07:22:04 -07:00
parent 7bfc8e7b98
commit 2874ca5017

View File

@ -30,7 +30,7 @@ jobs:
- name: Create test file - name: Create test file
run: echo "test" > test.txt run: echo "test" > test.txt
- name: Upload Small Artifact - name: Upload Small Artifact
uses: https://gitea.com/actions/checkout@v4 uses: https://gitea.com/actions/checkout@v3
with: with:
name: test name: test
path: test.txt path: test.txt