mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-26 08:54:49 +01:00
⬆️ Update actions/setup-python action to v4.8.0
This commit is contained in:
2
.github/workflows/publish-schemas.yaml
vendored
2
.github/workflows/publish-schemas.yaml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
setup-tools: kubectl
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
|
||||
uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user