From 29f72e6f6a0a3b68c05c5bd81b858724a8bb3b5c Mon Sep 17 00:00:00 2001 From: Anthony van Winkle Date: Mon, 12 Aug 2024 11:47:40 -0700 Subject: [PATCH] Fetch depth 2, checkout@v4 --- .github/workflows/deploy-version.yaml | 4 ++-- docs/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy-version.yaml b/.github/workflows/deploy-version.yaml index 2959a24b9d..f25c3d0eab 100644 --- a/.github/workflows/deploy-version.yaml +++ b/.github/workflows/deploy-version.yaml @@ -11,9 +11,9 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: - fetch-depth: 1 + fetch-depth: 2 - name: Set up Python uses: actions/setup-python@v4 diff --git a/docs/index.md b/docs/index.md index e4ec00029a..5158a167b5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,7 @@ title: Welcome to The Mission Pinball Framework! --- -# The Mission Pinball Framework (MPF) 0.57 +# The Mission Pinball Framework (MPF) *Open source software for powering real pinball machines!*