Skip to content

Commit

Permalink
Merge pull request #163 from aravindvnair99/patch-2
Browse files Browse the repository at this point in the history
Update checkout to v3
  • Loading branch information
w9jds committed Nov 15, 2022
2 parents af64fd5 + b9d36e4 commit 9a68a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile

0 comments on commit 9a68a4b

Please sign in to comment.