Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve action actions/checkout@v4, unable to find version v4 #1562

Open
strawberry1234365 opened this issue Dec 1, 2023 · 4 comments

Comments

@strawberry1234365
Copy link

I am trying to utilize the new Checkout multiple repos (private) feature with actions/checkout@v4 however I am getting this error message when I try to run it:

Error: Unable to resolve action actions/checkout@v4, unable to find version v4

I am currently using a self-hosted runner and am wondering if that is where the issue is stemming from? Any help/suggestions would be appreciated!

@guru-desh
Copy link

I run into the same issue as well on a self-hosted runner

@wismoyo
Copy link

wismoyo commented Feb 2, 2024

Same issue here..

Edited: For my case, i'm using Self Hosted Runner and also Self hosted GHES.. Relevant with this: #661

Edited: For my needs, Follow this docs, Simply sync between self hosted GHES with GH Cloud, Delete local actions repository and use marketplace actions in cloud. https://docs.github.com/en/enterprise-server@3.11/admin/github-actions/managing-access-to-actions-from-githubcom/using-the-latest-version-of-the-official-bundled-actions

@sitinur4
Copy link

I run into the same issue as well ( Jan 24 2025)

@Livius90
Copy link

Same error for actions/configure-pages:
actions/configure-pages#176

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants