mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
ci: updated actions/checkout
to 3
This commit is contained in:
parent
6cf49b2032
commit
33d6f1eef3
2
.github/workflows/pr-lint.yaml
vendored
2
.github/workflows/pr-lint.yaml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# checkout IRDB
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
|
Loading…
Reference in New Issue
Block a user