Skip to content

Commit 27d3eeb

Browse files
GA fix
1 parent c7d00d8 commit 27d3eeb

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
@@ -138,7 +138,7 @@ jobs:
138138
run: vendor/bin/behat --colors --strict -vvv --no-interaction || vendor/bin/behat --colors --strict -vvv --no-interaction --rerun
139139

140140
- name: Upload Behat logs
141-
uses: actions/upload-artifact@v3
141+
uses: actions/upload-artifact@v4
142142
if: failure()
143143
with:
144144
name: Behat logs

0 commit comments

Comments
 (0)