more workflow
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
image: barichello/godot-ci:3.6
|
image: barichello/godot-ci:3.6
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
lfs: true
|
lfs: true
|
||||||
- name: Setup
|
- name: Setup
|
||||||
@@ -42,7 +42,7 @@ jobs:
|
|||||||
image: barichello/godot-ci:3.6
|
image: barichello/godot-ci:3.6
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
lfs: true
|
lfs: true
|
||||||
- name: Setup
|
- name: Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user