Update git actions to node16 runtime

This commit is contained in:
justin-h-loi 2023-08-22 16:46:05 -04:00 committed by arp102
parent 0cf89ebbcb
commit 6130e18cf1
1 changed files with 1 additions and 1 deletions

View File

@ -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