Skip to content

Commit

Permalink
Merge pull request #2 from SlashNephy/renovate/actions-checkout-3.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v3
  • Loading branch information
SlashNephy committed Apr 26, 2022
2 parents 5fbd09a + f73c400 commit c90a892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest.yml
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Login to DockerHub
uses: docker/login-action@v1
Expand Down

0 comments on commit c90a892

Please sign in to comment.