Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enzoritto committed Oct 1, 2024
1 parent 4fa3c98 commit 96ad27b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
contents: write

container:
image: abarichello/godot-ci@4.3-stable
image: barichello/godot-ci:4.3

steps:
- name: Checkout
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
contents: write

container:
image: abarichello/godot-ci@4.3-stable
image: barichello/godot-ci:4.3

steps:
- name: Checkout
Expand Down

0 comments on commit 96ad27b

Please sign in to comment.