From 94697b381936a54d0db6f3f1f4a2c5a7be2984b9 Mon Sep 17 00:00:00 2001 From: asklymenko Date: Wed, 6 May 2026 20:29:04 +0300 Subject: T8463: Update GitHub actions to latest versions --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a2659e1..4020b87 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v6 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL -- cgit v1.2.3