Skip to content

Commit

Permalink
Merge pull request #223 from ifad/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
tagliala authored Nov 8, 2023
2 parents dfcfec0 + 0bc60c4 commit 699ca1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
tesseract --version
tika --version
wkhtmltopdf --version
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 699ca1d

Please sign in to comment.