Merge pull request #248 from buanet/dependabot/github_actions/main/actions/checkout-3

Bump actions/checkout from 2.4.0 to 3
This commit is contained in:
André Germann
2022-03-14 09:00:12 +01:00
committed by GitHub
7 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo (dev)
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3
with:
repository: 'buanet/ioBroker.docker'
ref: 'main'