mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
Bump actions/setup-python action from v5.1.1 to v5.2.0
This commit is contained in:
2
.github/workflows/mkdocs-pages.yaml
vendored
2
.github/workflows/mkdocs-pages.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
# Install Python
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
|
||||
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user