Merge pull request #367 from buanet/dependabot/github_actions/main/actions/checkout-3.6.0

Bump actions/checkout from 3.5.3 to 3.6.0
This commit is contained in:
André Germann
2023-09-03 20:29:22 +02:00
committed by GitHub
8 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3.5.3
uses: actions/checkout@v3.6.0
with:
repository: 'buanet/ioBroker.docker'