[CI] Update GHA actions to sate some warnings emitted by test infrastructure (#14398)

Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
Rick Elrod
2023-08-30 23:58:57 -05:00
committed by GitHub
parent cdb4f0b7fd
commit 5e105c2cbd
8 changed files with 21 additions and 21 deletions

View File

@@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
name: Label Issue - Community
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- name: Install python requests
run: pip install requests