Skip to content

Commit

Permalink
Back to checkout@v2 to deal with tag conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesGaydon committed Mar 24, 2022
1 parent 724e251 commit 0110cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:

- name: Checkout branch
uses: actions/checkout@v1
uses: actions/checkout@v2

- name: build docker image
run: docker build -t lidar_prod_im .
Expand Down

0 comments on commit 0110cda

Please sign in to comment.