Skip to content

Commit 229883b

Browse files
chore(ci): update actions/checkout action (v4.1.3 → v4.1.4)
| datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v4.1.3 | v4.1.4 |
1 parent 84778a3 commit 229883b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
repositories: "${{ github.event.repository.name }}"
2020

2121
- name: Checkout
22-
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
22+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
2323

2424
- name: Link Checker
2525
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # v1.9.3

0 commit comments

Comments
 (0)