We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5d0ad2 + 4445cef commit 4c556b9Copy full SHA for 4c556b9
1 file changed
.github/workflows/validatePullRequest.yml
@@ -13,7 +13,7 @@ jobs:
13
env:
14
solutionName: Microsoft.Graph.sln
15
steps:
16
- - uses: actions/checkout@v4.0.0
+ - uses: actions/checkout@v4.1.0
17
- name: Setup .NET
18
uses: actions/setup-dotnet@v3.2.0
19
with:
0 commit comments