Skip to content

Commit bb96979

Browse files
authored
Merge branch '6-dev' into issue#1460_1
2 parents a96afe9 + 7d3790a commit bb96979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v1
1010

1111
- name: Set up Python ${{ matrix.python-version }}
12-
uses: actions/setup-python@v2
12+
uses: actions/setup-python@v4
1313
with:
1414
python-version: "3.10"
1515

0 commit comments

Comments
 (0)