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.
1 parent 7fe05c0 commit 91d590bCopy full SHA for 91d590b
.github/workflows/caldav-test.yml
@@ -56,7 +56,7 @@ jobs:
56
meson test -C build --suite=caldav-integration --print-errorlogs
57
58
- name: Upload Meson test log
59
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
60
with:
61
name: meson-test-log
62
path: build/meson-logs/testlog.txt
0 commit comments