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.
1 parent 6b1d10e commit cc32782Copy full SHA for cc32782
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
steps:
58
59
- name: Checkout the repository
60
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
61
with:
62
fetch-depth: 2
63
.github/workflows/deploy-preview.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
- name: Setup MSBuild
32
uses: microsoft/setup-msbuild@v1
0 commit comments