Bump actions/checkout from 4 to 5 in the dependencies group (#70)

This commit is contained in:
dependabot[bot]
2025-08-12 14:06:41 +02:00
committed by GitHub
parent 2aee7d23bc
commit 28df3156e2
5 changed files with 8 additions and 8 deletions

View File

@@ -17,12 +17,12 @@ jobs:
run: |
apt-get update && apt-get install -y rsync bc
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0
path: "package"
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
repository: "hummingbird-project/hummingbird-docs"
fetch-depth: 0