Skip to content

Commit e26fc62

Browse files
authored
Update README.md
fix docs
1 parent 8309d4e commit e26fc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ steps:
3333
Preview version:
3434
```yml
3535
steps:
36-
- uses: actions@checkout@v2
36+
- uses: actions/checkout@v2
3737
- uses: actions/setup-dotnet@v1
3838
with:
3939
dotnet-version: '6.0.x'

0 commit comments

Comments
 (0)