mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-11-15 17:47:10 +00:00
Update CI actions versions
This commit is contained in:
parent
336ce81f5f
commit
155953b84d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -9,11 +9,11 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Check links
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v1.3.0
|
||||
uses: lycheeverse/lychee-action@v1
|
||||
with:
|
||||
args: README.md README_ZH-CN.md --verbose --no-progress --exclude wiki.bash-hackers.org/*
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user