mirror of
https://github.com/hatamiarash7/WireGuard-Config-Generator.git
synced 2025-06-08 18:57:12 +02:00
Update actions/setup-python action to v4
This commit is contained in:
parent
5d8bb2b80e
commit
7303d39451
2
.github/workflows/pylint.yml
vendored
2
.github/workflows/pylint.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Set up Python ${{ matrix.python-version }}
|
- name: Set up Python ${{ matrix.python-version }}
|
||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user