Skip to content

Commit 211c217

Browse files
author
Dmitry Kozlov
committed
8 > 8.0.x
1 parent 026c946 commit 211c217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master_data-source-functions2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
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
14+
DOTNET_VERSION: '8.0.x' # set this to the dotnet version to use
1515

1616
jobs:
1717
build-and-deploy:

0 commit comments

Comments
 (0)