Skip to content

Commit c6daf1a

Browse files
committed
1 parent f3d8236 commit c6daf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python-version: [3.8]
2727

2828
steps:
29-
- uses: actions/checkout@v2
29+
- uses: actions/checkout@v3
3030
- name: Set up Python ${{ matrix.python-version }}
3131
uses: actions/setup-python@v2
3232
with:

0 commit comments

Comments
 (0)