Bump actions/checkout from 4 to 5 #95

Closed
dependabot[bot] wants to merge 1 commits from dependabot/github_actions/actions/checkout-5 into main

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