Skip to content

Commit

Permalink
Update main_ArpyDuel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chavis00 authored Nov 16, 2023
1 parent cf6d8c8 commit 70a41d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_ArpyDuel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
runs-on: 'ubuntu-latest'

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4.1.1

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@v3.0.0

- name: Log in to registry
uses: docker/login-action@v2
Expand Down

0 comments on commit 70a41d8

Please sign in to comment.