Skip to content

Commit f964cd8

Browse files
BLD-6292 bump versions
1 parent 28c84e3 commit f964cd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/quality_check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ jobs:
44
quality-check:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: actions/checkout@v2
8-
- uses: actions/setup-python@v2
7+
- uses: actions/checkout@v3
8+
- uses: actions/setup-python@v4
99
with:
1010
python-version: "3.7"
1111
- name: Install dependencies

0 commit comments

Comments
 (0)