Skip to content

Commit

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

Bump actions/checkout from 2 to 4
  • Loading branch information
Wuhn authored Aug 14, 2024
2 parents 789fd84 + 983f0c9 commit cb0345a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit cb0345a

Please sign in to comment.