2 parents 82176ab + d6a101e commit 86dc275Copy full SHA for 86dc275
1 file changed
.github/workflows/build.yml
@@ -118,7 +118,7 @@ jobs:
118
# Do Srclinting
119
- name: Get Changed Files (Src)
120
id: changed-files-src
121
- uses: Ana06/get-changed-files@v2.0.0
+ uses: Ana06/get-changed-files@v2.3.0
122
with:
123
filter: |
124
src/**/*.cpp
@@ -166,7 +166,7 @@ jobs:
166
167
- name: Get All Changed Files
168
id: changed-files
169
170
171
172
0 commit comments