Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ourse into main
  • Loading branch information
wolfidan committed Jan 24, 2024
2 parents 396e644 + b2b98d9 commit a5577c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
shell: bash -l {0}
steps:
- name: Download Artifact Book
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: book-zip-${{ github.event.number }}

Expand Down

0 comments on commit a5577c2

Please sign in to comment.