We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db1355b + 14a1019 commit bbebeceCopy full SHA for bbebece
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
SKIP_TESTS: 4
38
run: make -C build -j check LOG_DRIVER_FLAGS=--comments
39
- name: Save log file on failure
40
- uses: actions/upload-artifact@v2.2.1
+ uses: actions/upload-artifact@v4.4.0
41
if: failure()
42
with:
43
name: test-suite.log
0 commit comments