Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 26e2849

Browse files
authored
Merge pull request #366 from microsoftgraph/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 16b38c0 + abd57ec commit 26e2849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.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
49+
uses: actions/checkout@v4
5050

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

0 commit comments

Comments
 (0)