Skip to content

Commit eec77c4

Browse files
authored
checking ci/cd on pull request
1 parent e986066 commit eec77c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MadCoderAzureFunctionsDemo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build-and-deploy:
1515
runs-on: windows-latest
1616
steps:
17-
- uses: actions/checkout@Release
17+
- uses: actions/checkout@master
1818
- name: Setup .NET Core
1919
uses: actions/setup-dotnet@v1
2020
with:

0 commit comments

Comments
 (0)