chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2024-11-18 10:00:57 +00:00 committed by GitHub
parent a819d59c02
commit dbd8e85b4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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