Bump actions/checkout from 4 to 5 #85

Merged
dependabot[bot] merged 1 commits from dependabot/github_actions/actions/checkout-5 into dev-1.3.1 2025-08-24 21:18:15 +00:00
Showing only changes of commit 402f9fa909 - Show all commits

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