question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Unable to resolve action `swift-actions/setup-swift@v1`, unable to find version `v1`

See original GitHub issue

Describe the bug Workflow configuration. Example Action run log.

Workflow configuration (please complete the following information):

  • Action version (uses): swift-actions/setup-swift@v1
  • Platform (runs-on): macos-latest
  • Swift version (swift-version): 5.7

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:8
  • Comments:7

github_iconTop GitHub Comments

6reactions
fwalcommented, Sep 14, 2022

Sorry everyone, something went awry with the v1 tag during release yesterday, everything should work now. For future reference (and I’ll add this to the readme) you can always use specific versions as well like swift-actions/setup-swift@v1.17.0 (together with dependabot to keep it up-to-date).

I apologise for the outtake.

2reactions
gregcottencommented, Sep 13, 2022

RIP all swift builds on GitHub Actions

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to find actions actions/setup-node@v2 #211 - GitHub
Upon running the action we get the following message. .github#L1 Unable to resolve action `actions/setup-node@v2`, unable to find version ...
Read more >
github actions - issue in checkout action - Stack Overflow
When you want to use an action, you specify the action name and the version of the action to run. This line: -...
Read more >
Dealing with flaky GitHub Actions - EpiForecasts
This can be caused by an incompatibility between package new versions or by intermittent failure while trying to reach the CRAN-like server. A ......
Read more >
Code scanning: deprecation of CodeQL Action v1
The CodeQL Action v1 will be deprecated at the same time as GHES 3.3 ... and is therefore unable to run the v2...
Read more >
Intro to GitHub Actions for .NET - Microsoft Developer Blogs
Hi friends, I put together posts where I'm going to teach you the basics of the GitHub Actions platform. In this post, you'll...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found