From e06fef99067096e0de7037b03350fda27dc1f000 Mon Sep 17 00:00:00 2001 From: Enzo Cranford <48326009+enzoritto@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:20:52 +0200 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a2e555d..ff90bf5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ jobs: permissions: contents: write container: - image: abarichello/godot-ci@4.3-stable + image: barichello/godot-ci:4.3 steps: - name: Checkout uses: actions/checkout@v3 @@ -60,7 +60,7 @@ jobs: contents: write container: - image: abarichello/godot-ci@4.3-stable + image: barichello/godot-ci:4.3 steps: - name: Checkout @@ -90,7 +90,7 @@ jobs: contents: write container: - image: abarichello/godot-ci@4.3-stable + image: barichello/godot-ci:4.3 steps: - name: Checkout