Skip to content

Commit dec60bb

Browse files
committed
checkout v6
1 parent 9d3f5af commit dec60bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/check-broken-links/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
using: composite
1414
steps:
1515
- name: Checkout code
16-
uses: actions/checkout@v2
16+
uses: actions/checkout@v6
1717

1818
- name: Prepare application environment
1919
uses: ./.github/actions/prepare-app-env

0 commit comments

Comments
 (0)