Skip to content

Commit 638c980

Browse files
Merge pull request #845 from microsoftgraph/dependabot/github_actions/actions/checkout-4.1.7
chore(deps): bump actions/checkout from 4.1.6 to 4.1.7
2 parents 7f7ba53 + 5da36ec commit 638c980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validatePullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
solutionName: Microsoft.Graph.Core.sln
2121
relativePath: ./src/Microsoft.Graph.Core
2222
steps:
23-
- uses: actions/checkout@v4.1.6
23+
- uses: actions/checkout@v4.1.7
2424

2525
- name: Setup .NET
2626
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)