Skip to content

Commit

Permalink
Merge pull request #2498 from microsoftgraph/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/checkout-4.1.6

Bump actions/checkout from 4.1.5 to 4.1.6
  • Loading branch information
baywet committed May 17, 2024
2 parents 53cc068 + 3b485bb commit b8ab11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validatePullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
env:
solutionName: Microsoft.Graph.sln
steps:
- uses: actions/checkout@v4.1.5
- uses: actions/checkout@v4.1.6
- name: Setup .NET
uses: actions/setup-dotnet@v4.0.0
with:
Expand Down

0 comments on commit b8ab11b

Please sign in to comment.