We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb93da2 + ec25f70 commit bcc700aCopy full SHA for bcc700a
1 file changed
.github/workflows/autobuild.yml
@@ -24,7 +24,7 @@ jobs:
24
grep "" matches.txt && exit 1 || echo "No trailing space found!"
25
26
- name: Setup .NET Core
27
- uses: actions/setup-dotnet@v1
+ uses: actions/setup-dotnet@v3
28
with:
29
dotnet-version: 2.2.108
30
0 commit comments