mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-04-12 03:57:54 +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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# checkout IRDB
|
# checkout IRDB
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user