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