You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for looking this issue.
I found an error while running GitHub Actions' actions/checkout.
I expected this error is an actions/checkout's bug, so I want to search about this error.
Reproductions
enviroments
OS
Windows Server 2012R
Microsoft Windows Server 6.3(Build 9600)
The text was updated successfully, but these errors were encountered:
tsukuha
changed the title
Maybe Actions Checkout Bugs On Self Hosted Runner on Windows Server
Maybe actions checkout bugs while running Self Hosted Runner on Windows Server
Jun 5, 2024
tsukuha
changed the title
Maybe actions checkout bugs while running Self Hosted Runner on Windows Server
Maybe actions checkout bugs while running self hosted runner on Windows Server
Jun 5, 2024
tsukuha
changed the title
Maybe actions checkout bugs while running self hosted runner on Windows Server
Maybe an actions checkout bug while running self hosted runner on Windows Server
Jun 5, 2024
I do not use self-hosted runner on windows but installing git or making it available in the shell (add path variable) should fix this issue since the fallback to the github api should not be used.
Thanks for looking this issue.
I found an error while running GitHub Actions' actions/checkout.
I expected this error is an actions/checkout's bug, so I want to search about this error.
Reproductions
enviroments
Windows Server 2012R
Microsoft Windows Server 6.3(Build 9600)
https://github.com/actions/runner/releases/tag/v2.317.0
actions yml
error log
description
no reproductive
actions/checkout@v4.1.4
Expand-Archive : is not a supported archive file format. .zip is the only supported archive file format. Azure/sql-action#149
Issue with actions/checkout on Azure Windows VM Self-Hosted Runner #1758
The text was updated successfully, but these errors were encountered: