Skip to content

Commit

Permalink
try using newer checkout, same as upstream, since error is with git
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger authored Dec 1, 2023
1 parent aca96bb commit d101f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
# https://github.com/actions/checkout
- name: Checkout codebase
uses: actions/checkout@v3
uses: actions/checkout@v4

# https://github.com/docker/setup-buildx-action
- name: Setup Docker Buildx
Expand Down

0 comments on commit d101f08

Please sign in to comment.