mirror of https://github.com/CIRCL/PyCIRCLean
Merge pull request #35 from CIRCL/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3pull/38/head
commit
57b1832294
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Set up Python ${{matrix.python-version}}
|
||||
uses: actions/setup-python@v2
|
||||
|
|
Loading…
Reference in New Issue