Skip to content

Commit

Permalink
Merge pull request #46 from cp-sapienza/uprev-upload-artifact-v4
Browse files Browse the repository at this point in the history
Uprev upload-artifact to v4
  • Loading branch information
podd0 authored Nov 11, 2024
2 parents 1ffd7c5 + cf1d7c0 commit c5d4adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
args: -interaction=nonstopmode -shell-escape

- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: main.pdf
path: main.pdf

0 comments on commit c5d4adf

Please sign in to comment.