mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 02:19:28 +00:00
Bump actions/checkout action from v4 to v5
This commit is contained in:
committed by
Dalton Hubble
parent
b57ed43440
commit
6111b3faa5
2
.github/workflows/mkdocs-pages.yaml
vendored
2
.github/workflows/mkdocs-pages.yaml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
steps:
|
||||
# Checkout repo to GitHub Actions runner
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
# Install Python
|
||||
- name: Setup Python
|
||||
|
||||
Reference in New Issue
Block a user