[workflow] removes checkout reference
This commit is contained in:
@@ -18,7 +18,6 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.head_ref }}
|
|
||||||
token: ${{ secrets.BYPASS_WORKFLOW_PAT || github.token }}
|
token: ${{ secrets.BYPASS_WORKFLOW_PAT || github.token }}
|
||||||
|
|
||||||
- name: Setup .NET
|
- name: Setup .NET
|
||||||
|
|||||||
Reference in New Issue
Block a user