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
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 1