Merge pull request #85 from LukeGus/dependabot/github_actions/actions/checkout-5

Bump actions/checkout from 4 to 5
This commit was merged in pull request #85.
This commit is contained in:
Karmaa
2025-08-24 16:18:15 -05:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v5
with: with:
fetch-depth: 1 fetch-depth: 1