Skip to content

Commit 522a97a

Browse files
Merge pull request #46 from Azure/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 9ac0bec + ac58169 commit 522a97a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/links-watcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: "Checkout source code"
17-
uses: actions/checkout@v6
17+
uses: actions/checkout@v7
1818
- name: Link Checker
1919
id: lychee
2020
uses: lycheeverse/lychee-action@v2.8.0

0 commit comments

Comments
 (0)