Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AShepelevv authored Jan 3, 2024
1 parent d63eb3d commit 6fc420a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# args: -pdf -file-line-error -halt-on-error -interaction=nonstopmode
- name: Upload PDF file
id: upload-pdf
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: PDF
path: tmp.txt
Expand Down

0 comments on commit 6fc420a

Please sign in to comment.