Skip to content

Commit

Permalink
Merge pull request #383 from buanet/dependabot/github_actions/main/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-4.1.0

Bump actions/checkout from 4.0.0 to 4.1.0
  • Loading branch information
buanet authored Oct 10, 2023
2 parents 51306ed + b56d2fa commit 75f6496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-debian12-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit 75f6496

Please sign in to comment.