Skip to content

Commit 91d590b

Browse files
Bump actions/upload-artifact from 4 to 5 (#1970)
1 parent 7fe05c0 commit 91d590b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/caldav-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
meson test -C build --suite=caldav-integration --print-errorlogs
5757
5858
- name: Upload Meson test log
59-
uses: actions/upload-artifact@v4
59+
uses: actions/upload-artifact@v5
6060
with:
6161
name: meson-test-log
6262
path: build/meson-logs/testlog.txt

0 commit comments

Comments
 (0)