Skip to content

Commit

Permalink
[DDS-1576] Bumped version of checkout action.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Jul 26, 2023
1 parent 3676750 commit 71f4e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2

- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Login to registry ${{ env.REGISTRY }}
uses: docker/[email protected]
Expand Down

0 comments on commit 71f4e82

Please sign in to comment.