Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
Revert checkout action to v3
  • Loading branch information
milanmajchrak authored Dec 1, 2023
1 parent d101f08 commit 996ed14
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@v4
uses: actions/checkout@v3

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

0 comments on commit 996ed14

Please sign in to comment.