mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-04-09 17:39:14 -04:00
ci(lint): use latest checkout action
This commit is contained in:
parent
4f18060661
commit
8464f9281f
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -5,5 +5,5 @@ jobs:
|
||||
name: Lint
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1.0.0
|
||||
- uses: actions/checkout@v4
|
||||
- uses: max/awesome-lint@v2.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user