We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 028addd + f42b820 commit 6581aaeCopy full SHA for 6581aae
2 files changed
.github/workflows/publish-nuget.yml
@@ -19,7 +19,7 @@ jobs:
19
# Steps represent a sequence of tasks that will be executed as part of the job
20
steps:
21
- name: Setup MSBuild environment
22
- uses: microsoft/setup-msbuild@v1.0.0
+ uses: microsoft/setup-msbuild@v1.0.2
23
24
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
25
- uses: actions/checkout@v2
.github/workflows/test-windows.yml
@@ -20,7 +20,7 @@ jobs:
26
0 commit comments