Skip to content

Commit 8a137b7

Browse files
Merge pull request #128 from OceanParcels/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2 parents ab4f2b7 + 150fc73 commit 8a137b7

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
@@ -56,7 +56,7 @@ jobs:
5656
update-mode: 'replace'
5757

5858
- name: Upload artifact
59-
uses: actions/upload-artifact@v3
59+
uses: actions/upload-artifact@v4
6060
with:
6161
name: lychee-report
6262
path: ${{ env.LYCHEE_REPORT_FILE }}

0 commit comments

Comments
 (0)