mirror of
https://github.com/jwasham/coding-interview-university.git
synced 2025-07-12 09:50:22 +08:00
Update links_checker.yml
This commit is contained in:
2
.github/workflows/links_checker.yml
vendored
2
.github/workflows/links_checker.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
run: echo Lychee exit with ${{ steps.lychee.outputs.exit_code }}
|
run: echo Lychee exit with ${{ steps.lychee.outputs.exit_code }}
|
||||||
|
|
||||||
- name: Find the last report issue open
|
- name: Find the last report issue open
|
||||||
uses: micalevisk/last-issue-action@v1.2.2
|
uses: micalevisk/last-issue-action@v1.2
|
||||||
id: last_issue
|
id: last_issue
|
||||||
with:
|
with:
|
||||||
state: open
|
state: open
|
||||||
|
Reference in New Issue
Block a user