We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8b5e41 + b1d1a98 commit bbee11fCopy full SHA for bbee11f
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.1.0
+ - uses: actions/checkout@v4.1.1
17
- name: Setup .NET
18
uses: actions/setup-dotnet@v3.2.0
19
with:
0 commit comments