Skip to content

Commit 340a83f

Browse files
committed
checkout code
1 parent 81e5987 commit 340a83f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/qa.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
permissions:
1313
issues: write # required for peter-evans/create-issue-from-file
1414
steps:
15+
- name: Checkout
16+
uses: actions/checkout@v4
1517
- name: Link Checker
1618
id: lychee
1719
uses: lycheeverse/lychee-action@v2

0 commit comments

Comments
 (0)