Skip to content

Commit caae1fc

Browse files
Merge pull request #834 from microsoftgraph/dependabot/github_actions/actions/checkout-4.1.5
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5
2 parents 6736f24 + 4461e72 commit caae1fc

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.4
23+
- uses: actions/checkout@v4.1.5
2424

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

0 commit comments

Comments
 (0)