Skip to content

Commit 1dda483

Browse files
chore(deps): update actions/checkout action to v4
1 parent 5fbb891 commit 1dda483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
steps:
4040
- name: Checkout repository
41-
uses: actions/checkout@v2
41+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4242

4343
# Initializes the CodeQL tools for scanning.
4444
- name: Initialize CodeQL

0 commit comments

Comments
 (0)