Merge pull request #13 from PrismLauncher/renovate/actions-checkout-3.x
This commit is contained in:
commit
1a9261a3ad
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -6,6 +6,6 @@ jobs:
|
|||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: yarn lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue