forked from Mirrors/cloudflare-ddns-docker
Update actions/setup-python action to v5 - autoclosed #11
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
- name: Set up Python 3.9
|
||||
id: python
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.9
|
||||
|
||||
|
Reference in New Issue
Block a user