Merge pull request #383 from buanet/dependabot/github_actions/main/actions/checkout-4.1.0

Bump actions/checkout from 4.0.0 to 4.1.0
This commit is contained in:
André Germann
2023-10-10 18:06:13 +02:00
committed by GitHub

View File

@@ -85,7 +85,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.0
with:
repository: 'buanet/ioBroker.docker'