We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1d250 commit be9856aCopy full SHA for be9856a
.github/workflows/schedules.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Set up Python
13
- uses: actions/setup-python@latest
+ uses: actions/setup-python@v4
14
with:
15
python-version: '3.12'
16
- name: Install dependencies
0 commit comments