Bump to python action v3. v2 has many changes.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
pull/4668/head
Dan Schaper 2 years ago
parent efa99a177e
commit 69e4e9a2ae
No known key found for this signature in database
GPG Key ID: 6055EE2AD4004FC0

@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v2
-
name: Set up Python 3.8
uses: actions/setup-python@v2
uses: actions/setup-python@v3
with:
python-version: 3.8
-

Loading…
Cancel
Save