From 7bfc8e7b98fd71164d6fa52d5ae31e8a33089ed8 Mon Sep 17 00:00:00 2001 From: Zaytha Date: Tue, 1 Jul 2025 07:16:35 -0700 Subject: [PATCH] aaaaa --- .gitea/workflows/godot-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/godot-ci.yml b/.gitea/workflows/godot-ci.yml index 58f97ee..b7899d0 100644 --- a/.gitea/workflows/godot-ci.yml +++ b/.gitea/workflows/godot-ci.yml @@ -30,7 +30,7 @@ jobs: - name: Create test file run: echo "test" > test.txt - name: Upload Small Artifact - uses: christopherhx/gitea-upload-artifact@v4 + uses: https://gitea.com/actions/checkout@v4 with: name: test path: test.txt