mirror of
https://github.com/hatamiarash7/WireGuard-Config-Generator.git
synced 2025-06-10 03:36:40 +02:00
Merge pull request #2 from hatamiarash7/renovate/actions-setup-python-4.x
Update actions/setup-python action to v4
This commit is contained in:
commit
c28e518f6f
2
.github/workflows/pylint.yml
vendored
2
.github/workflows/pylint.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v3
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user