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