Skip to content

Commit ca4767c

Browse files
authored
Update python.yml
1 parent cfa0e82 commit ca4767c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
python-version: [3.7, 3.8, 3.9, '3.10']
1717

1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v4
2020
- name: Use Python ${{ matrix.python-version }}
2121
uses: actions/setup-python@v4
2222
with:

0 commit comments

Comments
 (0)