This commit is contained in:
dependabot[bot] 2023-02-01 16:01:38 +00:00 committed by GitHub
commit e1ab459488
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
run: make test-s3-x86
- name: Setup python
uses: actions/setup-python@v2.2.2
uses: actions/setup-python@v4.5.0
- name: Run pre-commit hooks
run: |