Update action location (#22561)
parent
fb368d1e9d
commit
26cbc99855
|
@ -9,6 +9,6 @@ jobs:
|
|||
name: Look for build warnings
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dotnet/samples/.github/actions/status-checker@main
|
||||
- uses: dotnet/docs-actions/actions/status-checker@main
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue