We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef913c5 + dcb8272 commit 704d8cdCopy full SHA for 704d8cd
.github/workflows/cron.yml
@@ -10,7 +10,7 @@ jobs:
10
environment: scrape_papers_envs
11
steps:
12
- uses: actions/checkout@v4
13
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
14
with:
15
python-version: '3.11'
16
cache: 'pip'
.github/workflows/manual.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments