diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 47ee434..a2e555d 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: abarichello/godot-ci@4.3-stable steps: - name: Checkout uses: actions/checkout@v3 @@ -60,7 +60,7 @@ jobs: contents: write container: - image: abarichello/godot-ci:4.3-stable + image: abarichello/godot-ci@4.3-stable steps: - name: Checkout @@ -90,7 +90,7 @@ jobs: contents: write container: - image: abarichello/godot-ci:4.3-stable + image: abarichello/godot-ci@4.3-stable steps: - name: Checkout