mirror of https://github.com/MISP/PyTaxonomies
Merge pull request #34 from MISP/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4pull/35/head
commit
1db4f07990
|
@ -16,7 +16,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up Python ${{matrix.python-version}}
|
- name: Set up Python ${{matrix.python-version}}
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
|
|
Loading…
Reference in New Issue