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 a8cf39b..067ef04 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml | |||
| @@ -26,7 +26,7 @@ jobs: | |||
| 26 | 26 | ||
| 27 | steps: | 27 | steps: |
| 28 | - name: Checkout repository | 28 | - name: Checkout repository |
| 29 | uses: actions/checkout@v3 | 29 | uses: actions/checkout@v4 |
| 30 | 30 | ||
| 31 | # Initializes the CodeQL tools for scanning. | 31 | # Initializes the CodeQL tools for scanning. |
| 32 | - name: Initialize CodeQL | 32 | - name: Initialize CodeQL |
