From 93f34d37188917d34eadfe1cfd1506e0cda196c3 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 26 Aug 2022 21:47:14 +0200 Subject: [PATCH] Update Debian kernel to v5.19.4 --- .github/workflows/debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index b46d98cf7..15c4feac4 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -7,7 +7,7 @@ name: Debian env: GPG_KEY_ID: 56C464BAAC421453 - KERNEL_VERSION: 5.19.2 + KERNEL_VERSION: 5.19.4 KERNEL_REVISION: 1 LOCALVERSION: -surface MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack