We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026c946 commit 211c217Copy full SHA for 211c217
.github/workflows/master_data-source-functions2.yml
@@ -11,7 +11,7 @@ on:
11
12
env:
13
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.' # set this to the path to your web app project, defaults to the repository root
14
- DOTNET_VERSION: '8' # set this to the dotnet version to use
+ DOTNET_VERSION: '8.0.x' # set this to the dotnet version to use
15
16
jobs:
17
build-and-deploy:
0 commit comments