From 52863dea1c7a3849cb1d317adfaa712f1099b20a Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 5 Mar 2023 00:30:13 +0100 Subject: [PATCH] Update Debian kernel to v6.2.2 --- .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 6336e3b1b..2e198573a 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -7,7 +7,7 @@ name: Debian env: GPG_KEY_ID: 56C464BAAC421453 - KERNEL_VERSION: 6.2.1 + KERNEL_VERSION: 6.2.2 KERNEL_REVISION: 1 LOCALVERSION: -surface MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack