Skip to content

Commit

Permalink
Switch to actions/upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
neo954 committed Mar 18, 2024
1 parent 18b1e6c commit 5cf0667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-latex-ebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: cd latex && make all

- name: Upload LaTeX ebook
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: sichuan-cookbook-pdf
path: |
Expand Down

0 comments on commit 5cf0667

Please sign in to comment.