Skip to content

Commit

Permalink
Merge pull request #19 from seb-daehne/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
seb-daehne authored Jan 12, 2024
2 parents 1146b8a + 75b903b commit 916666d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 916666d

Please sign in to comment.