From f38c8e74fe902956345bfa1c012136405fd561d9 Mon Sep 17 00:00:00 2001 From: MonkeyX Date: Fri, 26 Jul 2024 21:44:56 +0100 Subject: [PATCH] Update godot.yml --- .github/workflows/godot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/godot.yml b/.github/workflows/godot.yml index a779595d..7518a75f 100644 --- a/.github/workflows/godot.yml +++ b/.github/workflows/godot.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v3 - name : exportGame uses: firebelley/godot-export@v5.2.1 with: