mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-22 21:44:25 +02:00
Update git actions to node16 runtime
This commit is contained in:
parent
0cf89ebbcb
commit
6130e18cf1
2
.github/workflows/.travis.yml
vendored
2
.github/workflows/.travis.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
TOXENV: ${{ matrix.test }}
|
||||
RUN_INTEGRATION_TESTS: ${{ matrix.test_number}}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- run: pip install "tox"
|
||||
- run: pip install bandit
|
||||
- run: pip install codecov
|
||||
|
Loading…
x
Reference in New Issue
Block a user