denoland / denoland/deploy_feedback
[Bug]: Deno Deploy Github Action running v1.46.3
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
When deploying through the dashboard, the Github action is getting installed with Deno 1.46.3. I'm getting an issue, unsure if its related.
```bash
error: Unsupported lockfile version '4'. Try upgrading Deno or recreating the lockfile at '/home/runner/work/multiplayer-chess/multiplayer-chess/deno.lock'.
```
### Steps to reproduce
1. Deploy a Deno 2.0 project through the dashboard.
### Expected behavior
Expected runner to use Deno 2.0
### Environment
_No response_
### Possible solution
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing a dashboard deployment of a Deno 2.0 project and inspect which Deno version the GitHub Action installs. Done means the runner uses Deno 2.0 and accepts the project's version 4 lockfile without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, github-actions
- Domain
- ci-cd, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100