Skip to content

Commit

Permalink
Merge pull request #359 from robbievanleeuwen/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
robbievanleeuwen committed Dec 19, 2023
2 parents 3aa1bce + 8a6e099 commit c5d10fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-pdf.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Paper Draft
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build draft PDF
uses: openjournals/openjournals-draft-action@master
with:
Expand Down

0 comments on commit c5d10fa

Please sign in to comment.