diff --git a/.github/workflows/run_validate.yml b/.github/workflows/run_validate.yml index 375caaa3..1f4e2151 100644 --- a/.github/workflows/run_validate.yml +++ b/.github/workflows/run_validate.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 with: repository: microsoft/WSL - ref: 2.6.1 + ref: 2.6.3 - name: Install dependencies 📦 shell: bash