mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Updates actions/checkout to v4
This commit is contained in:
parent
f9296893ab
commit
a6368553f5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Check links
|
||||
id: lychee
|
||||
|
Loading…
Reference in New Issue
Block a user