mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 02:19:28 +00:00
Bump actions/setup-python action from v5.6.0 to v6
This commit is contained in:
committed by
Dalton Hubble
parent
a2f6fee77d
commit
bbd2287417
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@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
||||
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user