mirror of https://github.com/MISP/PyMISP
Merge pull request #864 from MISP/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3pull/866/head
commit
10faaa2ead
|
@ -16,7 +16,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue