We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c319b1 + 1ca622a commit 0833d70Copy full SHA for 0833d70
.github/workflows/BuildOnly.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
15
- name: Checkout
16
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
17
with:
18
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
19
.github/workflows/dotnet.yml
@@ -15,7 +15,7 @@ jobs:
20
21
0 commit comments