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 755930f + cd29c7e commit 3c6dcf0Copy full SHA for 3c6dcf0
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
git config --global user.name github-actions
22
git config --global user.email github-actions@github.com
23
- name: Setup .NET
24
- uses: actions/setup-dotnet@v2
+ uses: actions/setup-dotnet@v3
25
with:
26
dotnet-version: 6.0.x
27
- name: Restore dependencies
0 commit comments