Skip to content

Commit ebf2639

Browse files
committed
bump actions/checkout up to v4.1.1
1 parent 3596643 commit ebf2639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- name: Checkout repository
49-
uses: actions/checkout@v3.5.2
49+
uses: actions/checkout@v4.1.1
5050

5151
# Initializes the CodeQL tools for scanning.
5252
- name: Initialize CodeQL

0 commit comments

Comments
 (0)