fix ci godot version

This commit is contained in:
Damien Ostler 2024-01-07 07:05:01 -05:00
parent b156e0f8e0
commit 9c30c8a269

View File

@ -1,4 +1,4 @@
name: "Godot 4.1.2 CI/CD"
name: "Godot 4.2.1 CI/CD"
env:
GODOT_VERSION: 4.2.1
@ -15,7 +15,7 @@ jobs:
permissions:
contents: write
container:
image: barichello/godot-ci:4.1.2
image: barichello/godot-ci:4.2.1
steps:
- name: Checkout
uses: actions/checkout@v3
@ -60,7 +60,7 @@ jobs:
contents: write
container:
image: barichello/godot-ci:4.1.2
image: barichello/godot-ci:4.2.1
steps:
- name: Checkout
@ -90,7 +90,7 @@ jobs:
contents: write
container:
image: barichello/godot-ci:4.1.2
image: barichello/godot-ci:4.2.1
steps:
- name: Checkout