mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Update licensed.yml
This commit is contained in:
parent
a4d724832b
commit
9eb971fcaa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
name: Check licenses
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0 # prefer to use a full fetch for licensed workflows
|
||||
# https://github.com/jonabc/setup-licensed/releases/tag/v1.1.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue