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 7725309 + be31204 commit 5dc4d30Copy full SHA for 5dc4d30
.github/workflows/meson_ci.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Upload Test Log
90
if: failure()
91
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
92
with:
93
name: macos_xcode_${{ matrix.xcode_version }}_meson_testlog
94
path: builddir/meson-logs/testlog.txt
0 commit comments