mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-03 22:53:04 +02:00
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:
2
.github/workflows/build-debian12-dev.yml
vendored
2
.github/workflows/build-debian12-dev.yml
vendored
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user