Checkout: Update all workflows to use Checkout V4
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
environment: dev
|
||||
steps:
|
||||
- name: 'Checkout GitHub Action'
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# If you want to use Azure RBAC instead of Publish Profile, then uncomment the task below
|
||||
# - name: 'Login via Azure CLI'
|
||||
|
||||
Reference in New Issue
Block a user