1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-08 23:20:56 +00:00

Bump actions/setup-python from 4.7.0 to 4.7.1 (#5413)

This commit is contained in:
yubiuser 2023-10-07 13:21:54 +02:00 committed by GitHub
commit e87d03a5ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ jobs:
uses: actions/checkout@v4.1.0
- name: Set up Python 3.10
uses: actions/setup-python@v4.7.0
uses: actions/setup-python@v4.7.1
with:
python-version: "3.10"