Skip to content

Commit f2bef56

Browse files
authored
Update dotnetcore.yml
1 parent adb9ec3 commit f2bef56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Checkout
18-
- uses: actions/checkout@v2
18+
uses: actions/checkout@v2
1919

2020
- name: Build (Release)
2121
run: dotnet build --configuration Release

0 commit comments

Comments
 (0)