mirror of
https://github.com/jwasham/coding-interview-university.git
synced 2025-07-11 00:44:05 +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 }}
|
||||
|
||||
- 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
|
||||
with:
|
||||
state: open
|
||||
|
Reference in New Issue
Block a user