chore(deps): update actions/checkout action to v4
This commit is contained in:
parent
a819d59c02
commit
dbd8e85b4a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue