Skip to content

Commit 4c556b9

Browse files
authored
Merge pull request #2143 from microsoftgraph/dependabot/github_actions/actions/checkout-4.1.0
Bump actions/checkout from 4.0.0 to 4.1.0
2 parents b5d0ad2 + 4445cef commit 4c556b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validatePullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
env:
1414
solutionName: Microsoft.Graph.sln
1515
steps:
16-
- uses: actions/checkout@v4.0.0
16+
- uses: actions/checkout@v4.1.0
1717
- name: Setup .NET
1818
uses: actions/setup-dotnet@v3.2.0
1919
with:

0 commit comments

Comments
 (0)