Skip to content

Commit be9856a

Browse files
authored
Update schedules.yml
1 parent df1d250 commit be9856a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedules.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: Set up Python
13-
uses: actions/setup-python@latest
13+
uses: actions/setup-python@v4
1414
with:
1515
python-version: '3.12'
1616
- name: Install dependencies

0 commit comments

Comments
 (0)