Skip to content

Commit

Permalink
Merge pull request #9 from Go2Engle/renovate/actions-checkout-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Go2Engle authored Jul 22, 2022
2 parents 27d89f5 + b187848 commit 905bf19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Docker build
run: |
Expand Down

0 comments on commit 905bf19

Please sign in to comment.