Skip to content

Commit 9e5b2b0

Browse files
committed
[spec] fix version
1 parent 643c7e4 commit 9e5b2b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v2
2020

2121
- name: Install DotNet
22-
uses: actions/setup-dotnet@v1.5
22+
uses: actions/setup-dotnet@v1.5.0
2323

2424
- name: Restore Dependencies
2525
run: dotnet restore

0 commit comments

Comments
 (0)