Skip to content

Commit

Permalink
Merge pull request #13 from szaimen/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4
  • Loading branch information
szaimen authored Sep 28, 2023
2 parents 4e09606 + 81a6329 commit 1ebcfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Check out the repo
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 1ebcfb8

Please sign in to comment.