mirror of
https://github.com/pi-hole/docs.git
synced 2026-04-19 16:27:58 +01:00
CI: switch to the v2 tag for actions/setup-python
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2.2.2
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "${{ env.PYTHON_VERSION }}"
|
||||
architecture: "x64"
|
||||
|
||||
Reference in New Issue
Block a user