Skip to content

Commit 4d907ae

Browse files
update gh build (upload-artifact to v3)
1 parent 49e464a commit 4d907ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Application/.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,9 @@ jobs:
187187

188188
-
189189
name: Upload Behat logs
190-
uses: actions/upload-artifact@v2
190+
uses: actions/upload-artifact@v3
191191
if: failure()
192192
with:
193193
name: Behat logs
194194
path: etc/build/
195-
if-no-files-found: ignore
195+
if-no-files-found: ignore

0 commit comments

Comments
 (0)