Setup-Dotnet: Update all workflows to Setup-Dotnet V4
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
# creds: ${{ secrets.AZURE_RBAC_CREDENTIALS }} # set up AZURE_RBAC_CREDENTIALS secrets in your repository
|
||||
|
||||
- name: Setup DotNet ${{ env.DOTNET_VERSION }} Environment
|
||||
uses: actions/setup-dotnet@v3
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: ${{ env.DOTNET_VERSION }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user