summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql-analysis.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/codeql-analysis.yaml')
-rw-r--r--.github/workflows/codeql-analysis.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yaml b/.github/workflows/codeql-analysis.yaml
index 5bd772b3..99b46faf 100644
--- a/.github/workflows/codeql-analysis.yaml
+++ b/.github/workflows/codeql-analysis.yaml
@@ -31,7 +31,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.