Skip to content

Commit

Permalink
fix(devops): change versions for deprecated issues
Browse files Browse the repository at this point in the history
  • Loading branch information
fagomezra committed Nov 29, 2022
1 parent 5c7923a commit 5187681
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-jungle-testnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v3

- name: Setup Docker
uses: docker-practice/actions-setup-docker@1.0.11

- name: Log in to docker registry
run: |
echo ${{ secrets.DOCKER_HUB_PASSWORD }} | docker login \
Expand Down

0 comments on commit 5187681

Please sign in to comment.