diff --git a/README.md b/README.md index 54f813d..8d8a741 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ steps: Preview version: ```yml steps: -- uses: actions@checkout@v2 +- uses: actions/checkout@v2 - uses: actions/setup-dotnet@v1 with: dotnet-version: '6.0.x'