From de87a0dd3d9c794836961294379b4b26c86507c3 Mon Sep 17 00:00:00 2001 From: Jozef Mlich Date: Fri, 10 Jan 2025 09:06:11 +0100 Subject: Fixes #2219: use artifact v4 instead of v3 --- .github/workflows/format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/format.yml') diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 71c05fa2..ceb37d5b 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -29,7 +29,7 @@ jobs: run: tests/test-format.sh - name: Upload patches - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: failure() with: name: Patches -- cgit v1.2.3-70-g09d2