diff options
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
| -rw-r--r-- | .github/workflows/codeql-analysis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index e748d2eb..57487eed 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml | |||
| @@ -41,7 +41,7 @@ jobs: | |||
| 41 | 41 | ||
| 42 | steps: | 42 | steps: |
| 43 | - name: Checkout repository | 43 | - name: Checkout repository |
| 44 | uses: actions/checkout@v4 | 44 | uses: actions/checkout@v5 |
| 45 | 45 | ||
| 46 | # Initializes the CodeQL tools for scanning. | 46 | # Initializes the CodeQL tools for scanning. |
| 47 | - name: Initialize CodeQL | 47 | - name: Initialize CodeQL |
