|
@@ -123,7 +123,7 @@ jobs:
|
|
|
TEAMID: ${{ secrets.TEAMID }}
|
|
TEAMID: ${{ secrets.TEAMID }}
|
|
|
steps:
|
|
steps:
|
|
|
- name: Checkout Repo
|
|
- name: Checkout Repo
|
|
|
- uses: actions/checkout@v3
|
|
|
|
|
|
|
+ uses: actions/checkout@v4
|
|
|
|
|
|
|
|
# Sync the GitHub runner clock with the Windows time server (workaround as suggested in https://github.com/actions/runner/issues/2996)
|
|
# Sync the GitHub runner clock with the Windows time server (workaround as suggested in https://github.com/actions/runner/issues/2996)
|
|
|
- name: Sync clock
|
|
- name: Sync clock
|