Skip to content

Commit

Permalink
Merge pull request #71 from oliverziegert/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverziegert authored Oct 9, 2024
2 parents 550b560 + b46fdd7 commit 26b4a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v4.2.0
uses: actions/checkout@v4.2.1

- name: Set up QEMU
uses: docker/setup-qemu-action@v3.2.0
Expand Down

0 comments on commit 26b4a57

Please sign in to comment.