chore(deps): update actions/checkout action to v4 - autoclosed #11

Closed
renovate[bot] wants to merge 1 commit from renovate/actions-checkout-4.x into main
Showing only changes of commit dbd8e85b4a - Show all commits

View file

@ -22,7 +22,7 @@ jobs:
steps:
- name: Checkout to the branch
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Azure Login
uses: azure/login@v1