Skip to content

Commit

Permalink
Update actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nzdev authored Feb 6, 2023
1 parent f9fbeb6 commit 519c110
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ jobs:
name: DocFX
steps:
- name: Checkout Examine
uses: actions/checkout@v2
uses: actions/checkout@v3.3.0
with:
path: feature/docfx
fetch-depth: 0
ref: feature/docfx
- name: Setup .NET 6 SDK
uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit 519c110

Please sign in to comment.