We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b24a36 commit d439e73Copy full SHA for d439e73
.github/workflows/test-and-deploy.yml
@@ -73,7 +73,7 @@ jobs:
73
name: certificate.pfx
74
75
- name: Setup .NET Core SDK
76
- uses: actions/setup-dotnet@v1.8.2
+ uses: actions/setup-dotnet@v3
77
with:
78
dotnet-version: '3.1.x'
79
0 commit comments