Skip to content

Commit ca603fe

Browse files
committed
OP-573 - Fix build
1 parent a0dff66 commit ca603fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167

168168
-
169169
name: Upload Behat logs
170-
uses: actions/upload-artifact@v3
170+
uses: actions/upload-artifact@v4
171171
if: failure()
172172
with:
173173
name: Behat logs

0 commit comments

Comments
 (0)