Merge pull request #447 from buanet/dependabot/github_actions/beta/actions/checkout-4.1.2

Bump actions/checkout from 4.1.1 to 4.1.2
This commit is contained in:
André Germann
2024-04-04 21:45:01 +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.1
uses: actions/checkout@v4.1.2
with:
repository: 'buanet/ioBroker.docker'
@@ -85,7 +85,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.2
with:
repository: 'buanet/ioBroker.docker'