Skip to content

fix release workflow - #336

Merged
louisdussarps merged 1 commit into
mainfrom
fix/github-action-issue
Jul 13, 2026
Merged

fix release workflow#336
louisdussarps merged 1 commit into
mainfrom
fix/github-action-issue

Conversation

@louisdussarps

@louisdussarps louisdussarps commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Change description

Do not specify pnpm version

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

Pnpm version in github action conflict with the one in package.json
https://github.com/LaWebcapsule/d9/actions/runs/29258890071/job/86846489544

  Error: Error: Multiple versions of pnpm specified:
    - version 10 in the GitHub Action config with the key "version"
    - version pnpm@10.29.3 in the package.json with the key "packageManager"

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Network

  • Changes to network configurations have been reviewed
  • Any newly exposed public endpoints or data have gone through security review

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as
    necessary
  • reviewers assigned
  • Pull request linked to task tracker where applicable

@louisdussarps louisdussarps self-assigned this Jul 13, 2026
@louisdussarps
louisdussarps merged commit 0d7e996 into main Jul 13, 2026
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants