Merge pull request #497 from buanet/dependabot/github_actions/beta/actions/checkout-4.2.0

Bump actions/checkout from 4.1.7 to 4.2.0
This commit is contained in:
André Germann
2024-10-02 13:04:39 +02:00
committed by GitHub
5 changed files with 8 additions and 8 deletions

View File

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