Update actions/setup-python GHA 2.2.2 to 3.0.0

github.com/actions/setup-python/compare/v2.2.2...v3.0.0

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
Daniel Farrell
2022-03-18 10:47:52 -04:00
committed by Daniel Farrell
parent f534b48b20
commit 9178bf8886
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
version: v3.6.0
- name: Set up Python
uses: actions/setup-python@dc73133d4da04e56a135ae2246682783cc7c7cb6
uses: actions/setup-python@0ebf233433c08fb9061af664d501c3f3ff0e9e20
with:
python-version: '3.x'