From e2480f58af0221236e13cecb50f49095439987fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 08:33:10 +0000 Subject: [PATCH] Bump ubuntu/wsl Bumps [ubuntu/wsl](https://github.com/ubuntu/wsl) from c23a4a0b03292618a19966ec299b799417d25580 to 42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b. - [Release notes](https://github.com/ubuntu/wsl/releases) - [Commits](https://github.com/ubuntu/wsl/compare/c23a4a0b03292618a19966ec299b799417d25580...42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b) --- updated-dependencies: - dependency-name: ubuntu/wsl dependency-version: 42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 554c252a..fe0ee038 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,7 +165,7 @@ jobs: run: | mkdir -p /root/mycli - - uses: ubuntu/wsl/.github/actions/wsl-checkout@c23a4a0b03292618a19966ec299b799417d25580 + - uses: ubuntu/wsl/.github/actions/wsl-checkout@42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b with: distro: Ubuntu-24.04 working-dir: /root/mycli