Skip to content

Commit 01a52c9

Browse files
andykernahanmacsux
authored andcommitted
Upgrade to .NET Core SDK 3.1.
1 parent 2c26a3d commit 01a52c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
os: [ubuntu-latest, windows-latest, macOS-latest]
99
name: Dotnet build
1010
steps:
11-
- uses: actions/checkout@v1
11+
- uses: actions/checkout@master
1212
with:
1313
fetch-depth: 0
1414
- name: Setup dotnet runtime 2.0.9

0 commit comments

Comments
 (0)