Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesAverill authored Sep 1, 2024
1 parent 40c24eb commit 37b0fc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ jobs:
needs: build_docs

steps:
- uses: actions/checkout@v2
- name: Checkout Tree
uses: actions/checkout@v4
with:
ref: gh-pages

Expand Down

0 comments on commit 37b0fc6

Please sign in to comment.