mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-04-28 16:17:11 +08:00
fix: ci warning
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
parent
807da7e902
commit
66e3160f17
4
.github/workflows/CI.yaml
vendored
4
.github/workflows/CI.yaml
vendored
@ -15,9 +15,9 @@ jobs:
|
||||
testing:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: install python 3.9
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.9"
|
||||
cache: "pip" # caching pip dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user