Skip to content

Commit

Permalink
Merge pull request #69 from ivoa-std/loumir-patch-1
Browse files Browse the repository at this point in the history
Update build.yml to correct version for upload-artefact
  • Loading branch information
Bonnarel authored Nov 9, 2024
2 parents 157bb64 + d60990c commit 7ec35bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
test -f ${{ env.doc_name }}.bbl
- name: Keep the PDF artefact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: PDF Preview
path: ${{ env.doc_name }}.pdf
Expand Down

0 comments on commit 7ec35bd

Please sign in to comment.