Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enzoritto authored Oct 1, 2024
1 parent d4fcdda commit f12e46e
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: abarichello/godot-ci@4.3-stable
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: abarichello/godot-ci@4.3-stable

steps:
- name: Checkout
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f12e46e

Please sign in to comment.