We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6fb8b commit bd9eea1Copy full SHA for bd9eea1
.github/workflows/godot-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
image: barichello/godot-ci:4.2.1
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
18
with:
19
lfs: true
20
- name: Setup
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
103
0 commit comments