Skip to content

Commit 8088e74

Browse files
Merge pull request #130 from OceanParcels/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 8a137b7 + c43e0e0 commit 8088e74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linkcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
LYCHEE_REPORT_FILE: ./lychee/out.md
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@v3
21+
- uses: actions/checkout@v4
2222

2323
- name: Link Checker
2424
id: lychee

0 commit comments

Comments
 (0)